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

Update python package name from codecov to coverage #209

Merged
merged 1 commit into from
Apr 16, 2023
Merged

Conversation

NoharaMasato
Copy link
Contributor

@NoharaMasato NoharaMasato commented Apr 16, 2023

Fix #208

@codecov
Copy link

codecov bot commented Apr 16, 2023

Codecov Report

Merging #209 (2af24f6) into main (5d96461) will increase coverage by 0.27%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #209      +/-   ##
==========================================
+ Coverage   94.90%   95.17%   +0.27%     
==========================================
  Files          10       10              
  Lines         353      373      +20     
  Branches       76       78       +2     
==========================================
+ Hits          335      355      +20     
  Misses         11       11              
  Partials        7        7              

see 2 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@NoharaMasato NoharaMasato marked this pull request as ready for review April 16, 2023 00:24
@NoharaMasato NoharaMasato changed the title Update python package name from codecov to coverage. Update python package name from codecov to coverage Apr 16, 2023
Copy link
Member

@hugovk hugovk left a comment

Choose a reason for hiding this comment

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

Thanks!

The CI uses the codecov action, so we only need to install the coverage command.

@NoharaMasato NoharaMasato merged commit 61a686e into main Apr 16, 2023
@hugovk hugovk deleted the fix-codecov branch April 16, 2023 10:46
netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this pull request Dec 9, 2023
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.

codecov package was removed from PyPI repository and tests on CI are failing.
2 participants