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. #5

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Add code coverage. #5

wants to merge 1 commit into from

Conversation

agokarn
Copy link
Collaborator

@agokarn agokarn commented Nov 24, 2024

No description provided.

Remove deprecated version of upload-artifact

Run code coverage only once for the stable version of rust

	modified:   .github/workflows/check.yml
run: |
cargo llvm-cov --features ${{ matrix.hpke }},client,server --cobertura --output-path target/cobertura.xml -- --test --test-threads=1
- name: Upload coverage artifact
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kapilvgit, for this run the coverage report has been uploaded to https://github.com/microsoft/ohttp/actions/runs/11993336685/artifacts/2229090801. 77.5% coverage :)

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.

1 participant