Skip to content

Readded codecov reporting#402

Merged
agronholm merged 1 commit intomasterfrom
codecov
Apr 27, 2021
Merged

Readded codecov reporting#402
agronholm merged 1 commit intomasterfrom
codecov

Conversation

@agronholm
Copy link
Copy Markdown
Contributor

Fixes #401.

@codecov
Copy link
Copy Markdown

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