Closed mathematicalmichael closed 3 years ago
Merging #44 (7ed4a84) into main (20222c2) will increase coverage by
0.09%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #44 +/- ##
==========================================
+ Coverage 77.82% 77.91% +0.09%
==========================================
Files 14 14
Lines 1799 1798 -1
Branches 231 231
==========================================
+ Hits 1400 1401 +1
+ Misses 314 312 -2
Partials 85 85
Impacted Files | Coverage Δ | |
---|---|---|
src/mud_examples/__init__.py | 100.00% <100.00%> (+28.57%) |
:arrow_up: |
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 20222c2...7ed4a84. Read the comment docs.
so now it seems to pass the unit tests (command line scripts can find packaged data thanks to updating the manifest file), but the install with wheels leads to a 0.0.0
version number
should unblock #25