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

build: build check with code coverage uploaded #78

Merged
merged 5 commits into from
Dec 27, 2023

Conversation

shizhMSFT
Copy link
Contributor

What this PR does / why we need it

Add build check to PRs and upload the generated code coverage to codecov.

Which issue(s) this PR resolves / fixes

Resolves #51
Resolves #63

Please check the following list

  • Does the affected code have corresponding tests, e.g. unit test, E2E test?
  • Does this change require a documentation update?
  • Does this introduce breaking changes that would require an announcement or bumping the major version?
  • Do all new files have an appropriate license header?

@codecov-commenter
Copy link

Welcome to Codecov 🎉

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

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

Copy link
Member

@Wwwsylvia Wwwsylvia left a comment

Choose a reason for hiding this comment

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

LGTM

@Wwwsylvia Wwwsylvia merged commit 535a0d7 into oras-project:main Dec 27, 2023
2 checks passed
@shizhMSFT shizhMSFT deleted the check_build branch December 27, 2023 04:01
This was referenced Jan 15, 2024
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.

Add code coverage check Add checks to build and run tests for PRs and commits push to main branch
3 participants