Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase test coverage up to 60% #15

Open
Patco96 opened this issue Nov 18, 2022 · 0 comments
Open

Increase test coverage up to 60% #15

Patco96 opened this issue Nov 18, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@Patco96
Copy link
Contributor

Patco96 commented Nov 18, 2022

Description

Vectory currently has a test coverage of 43%. Let's push to stay above 60% with good tests.

Currently, some of the most important areas we are missing tests for are:

  • CLI: 0% coverage
  • Indices: 10% coverage
  • Demo: 34% coverage
  • Elasticsearch utils: 21% coverage

Wanted Solution

Add thorough tests for the specific areas mentiones above.

Alternatives

  • Adding tests for other sections of the code.

Additional Context

No response.

@Patco96 Patco96 added the enhancement New feature or request label Nov 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant