Closed mathematicalmichael closed 3 years ago
Merging #16 (a97fe80) into main (d93a103) will increase coverage by
16.09%
. The diff coverage is95.93%
.
@@ Coverage Diff @@
## main #16 +/- ##
===========================================
+ Coverage 46.09% 62.18% +16.09%
===========================================
Files 9 10 +1
Lines 1254 1370 +116
Branches 167 170 +3
===========================================
+ Hits 578 852 +274
+ Misses 642 467 -175
- Partials 34 51 +17
Impacted Files | Coverage Δ | |
---|---|---|
src/mud_examples/rand.py | 15.94% <ø> (ø) |
|
src/mud_examples/plotting.py | 62.50% <50.00%> (+36.44%) |
:arrow_up: |
src/mud_examples/runner.py | 87.15% <92.85%> (+57.45%) |
:arrow_up: |
src/mud_examples/lin.py | 98.07% <98.07%> (ø) |
|
src/mud_examples/pde.py | 70.96% <100.00%> (+1.07%) |
: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 d93a103...a97fe80. Read the comment docs.
ended up updating more than just linear, adding coverage, figure closing (got warnings that too many had opened)