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

Readded codecov reporting #402

Merged
merged 1 commit into from Apr 27, 2021
Merged

Readded codecov reporting #402

merged 1 commit into from Apr 27, 2021

Conversation

agronholm
Copy link
Contributor

Fixes #401.

@codecov
Copy link

codecov bot commented Apr 27, 2021

Codecov Report

Merging #402 (fdb6dae) into master (6c8effd) will increase coverage by 11.41%.
The diff coverage is 74.70%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #402       +/-   ##
===========================================
+ Coverage   64.78%   76.20%   +11.41%     
===========================================
  Files          13       14        +1     
  Lines         991     1395      +404     
===========================================
+ Hits          642     1063      +421     
+ Misses        349      332       -17     
Impacted Files Coverage Δ
src/wheel/__main__.py 0.00% <ø> (ø)
src/wheel/cli/__init__.py 26.78% <ø> (ø)
src/wheel/cli/convert.py 38.85% <ø> (ø)
src/wheel/cli/unpack.py 100.00% <ø> (ø)
src/wheel/metadata.py 98.68% <ø> (ø)
src/wheel/pkginfo.py 86.20% <ø> (ø)
src/wheel/vendored/packaging/tags.py 66.51% <66.51%> (ø)
src/wheel/bdist_wheel.py 91.36% <93.58%> (ø)
src/wheel/macosx_libfile.py 94.07% <97.95%> (ø)
src/wheel/__init__.py 100.00% <100.00%> (ø)
... and 9 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 41b375e...fdb6dae. Read the comment docs.

@agronholm agronholm merged commit 6e86e6b into master Apr 27, 2021
@agronholm agronholm deleted the codecov branch April 27, 2021 16:24
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.

Resurrect reporting to codecov
1 participant