Skip to content

test: cover the remaining structured languages in code extraction - #89

Open
GrzegorzDrozd wants to merge 1 commit into
zvec-ai:mainfrom
GrzegorzDrozd:test/extraction-language-coverage
Open

GrzegorzDrozd wants to merge 1 commit into
zvec-ai:mainfrom
GrzegorzDrozd:test/extraction-language-coverage

Conversation

@GrzegorzDrozd

Copy link
Copy Markdown

Extraction tests exercised c, go, python and typescript, leaving cpp, java, javascript, rust and tsx with no coverage of their adapters.

Assert symbol type, scope, node type, signature and modifiers for each, including nested namespace scopes in C++, Java modifiers, combined export and static modifiers in JavaScript, and Rust traits.

First step to support more languages in code extraction, before the dependency bump. See issue #88.

Extraction tests exercised c, go, python and typescript, leaving cpp, java,
javascript, rust and tsx with no coverage of their adapters.

Assert symbol type, scope, node type, signature and modifiers for each,
including nested namespace scopes in C++, Java modifiers, combined export and
static modifiers in JavaScript, and Rust traits.

First step to support more languages in code extraction, before the dependency
bump. See issue zvec-ai#88.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant