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

Added code coverage. #323

Merged
merged 1 commit into from
Jun 6, 2024
Merged

Conversation

dblock
Copy link
Member

@dblock dblock commented Jun 6, 2024

Description

  • Splits unit and integration test runs.
  • Adds code coverge.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@dblock dblock force-pushed the code-coverage branch 2 times, most recently from 9a790c7 to 5f52bb3 Compare June 6, 2024 17:50
Copy link
Contributor

github-actions bot commented Jun 6, 2024

Changes Analysis

Commit SHA: 0b6782f
Comparing To SHA: 3ad078c

API Changes

Summary

NO CHANGES

Report

The full API changes report is available at: https://github.com/opensearch-project/opensearch-api-specification/actions/runs/9405946924/artifacts/1576394172

API Coverage

Before After Δ
Covered (%) 476 (46.62 %) 476 (46.62 %) 0 (0 %)
Uncovered (%) 545 (53.38 %) 545 (53.38 %) 0 (0 %)
Unknown 24 24 0

@dblock dblock force-pushed the code-coverage branch 3 times, most recently from e44cef8 to e24e7be Compare June 6, 2024 18:09
Copy link

codecov bot commented Jun 6, 2024

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

Signed-off-by: dblock <[email protected]>
@dblock dblock marked this pull request as ready for review June 6, 2024 18:49
@Xtansia Xtansia merged commit 6c30b32 into opensearch-project:main Jun 6, 2024
17 checks passed
@dblock dblock deleted the code-coverage branch June 7, 2024 11:05
@dblock
Copy link
Member Author

dblock commented Jun 7, 2024

I added a CODECOV_TOKEN to the repo secrets.

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.

2 participants