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

Add code coverage section for the library #105

Closed
Shivamdhar opened this issue Jan 4, 2022 · 3 comments
Closed

Add code coverage section for the library #105

Shivamdhar opened this issue Jan 4, 2022 · 3 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Shivamdhar
Copy link
Contributor

Shivamdhar commented Jan 4, 2022

We should be tracking code coverage for the client library to ensure we are not missing test cases for any new features or a module added in the past. This should be shown as a tag in the README section alongside CI and IntegrationTests status.

Follow https://app.codecov.io/gh/opensearch-project/opensearch-py/ for setup and further instructions.
Example repo for reference: https://github.com/codecov/example-python

@Shivamdhar Shivamdhar self-assigned this Jan 6, 2022
@Shivamdhar Shivamdhar added the v1.1.0 Next minor release label Jan 6, 2022
@Shivamdhar Shivamdhar removed their assignment Feb 11, 2022
@Shivamdhar Shivamdhar added the help wanted Extra attention is needed label Feb 11, 2022
@wbeckler wbeckler added the untriaged Need triage label Aug 25, 2022
@anasalkouz
Copy link
Member

anasalkouz commented Sep 28, 2022

Anyone tracking this? is there a reason why you are keeping this issue untriaged for longtime?

@wbeckler wbeckler added good first issue Good for newcomers and removed v1.1.0 Next minor release untriaged Need triage labels Sep 29, 2022
@dblock
Copy link
Member

dblock commented Sep 29, 2022

Yes, this should be a child of opensearch-project/opensearch-clients#30, we still need code coverage. cc: @wbeckler

@bl1nkker
Copy link
Contributor

bl1nkker commented Mar 7, 2023

Hello!

I looked through the rest of the repositories and realized that opensearch-py is one of the repositories where codecov is not integrated. For this reason, it is not possible to visualize test coverage.

I can solve this problem. Before that, I had to work with codecov integration on my personal projects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

6 participants