Closed matthewfeickert closed 2 years ago
Merging #14 (af4092e) into master (d551d26) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #14 +/- ##
=======================================
Coverage 94.60% 94.60%
=======================================
Files 7 7
Lines 482 482
Branches 82 82
=======================================
Hits 456 456
Misses 23 23
Partials 3 3
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 d551d26...af4092e. Read the comment docs.
c.f. https://github.com/scikit-hep/pyhf/pull/1449 for additional context
As an example of why this is needed, pulling the latest
sdist
from TestPyPI shows that files not in theMANIFEST.in
are getting added to thesdist
asprune *
no longer works how we used to think it did.