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

ci(codecov): change codecov argument due to upgrade to v5 #169

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

pat-pan
Copy link
Contributor

@pat-pan pat-pan commented Nov 27, 2024

What this PR does / why we need it

This PR is to change the Codecov argument from file to files to accommodate the breaking change in Codecov V5

Which issue(s) this PR resolves / fixes

Resolves / Fixes #<issue_id>

This PR updates the Codecov arguments manually to accommodate the changes introduced in #158, which upgrades the Codecov version to V5.

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?

Copy link

codecov bot commented Nov 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.68%. Comparing base (abdecc3) to head (eadacba).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #169   +/-   ##
=======================================
  Coverage   81.68%   81.68%           
=======================================
  Files          35       35           
  Lines        1103     1103           
  Branches      128      128           
=======================================
  Hits          901      901           
  Misses        146      146           
  Partials       56       56           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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 13b8798 into oras-project:main Nov 27, 2024
7 checks passed
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