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

[META] Stadardize, setup, report, and increase test coverage #30

Open
4 of 9 tasks
dblock opened this issue Jul 18, 2022 · 2 comments
Open
4 of 9 tasks

[META] Stadardize, setup, report, and increase test coverage #30

dblock opened this issue Jul 18, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@dblock
Copy link
Member

dblock commented Jul 18, 2022

What kind of business use case are you trying to solve? What are your requirements?

As of the time of writing this we have at least some integration testing across all clients (except .NET), but it's unclear how much surface those tests cover. They should be hitting 100% of APIs supported.

What is the problem? What is preventing you from meeting the requirements?
Lack of code coverage.

What are you proposing? What do you suggest we do to solve the problem or improve the existing situation?
Setup code coverage for all clients. Once reporting from CI/CD, analyze the test gap and fill it.

Tracking issues:

@Xtansia
Copy link
Collaborator

Xtansia commented Sep 15, 2022

There are already some clients and other OpenSearch projects reporting coverage statistics, which are using codecov.io as the reporting service: https://github.com/search?l=YAML&p=1&q=org%3Aopensearch-project+codecov&type=Code.

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

2 participants