Open dblock opened 2 years ago
Tracking issues:
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.
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: