Closed wtbarnes closed 3 years ago
This should wait on #144 and then be rebased on top of that.
Merging #143 (8304e6e) into master (95f661e) will decrease coverage by
3.15%
. The diff coverage is44.91%
.
@@ Coverage Diff @@
## master #143 +/- ##
==========================================
- Coverage 68.60% 65.44% -3.16%
==========================================
Files 9 10 +1
Lines 567 657 +90
==========================================
+ Hits 389 430 +41
- Misses 178 227 +49
Impacted Files | Coverage Δ | |
---|---|---|
pydrad/visualize/plot.py | 15.73% <13.63%> (+1.27%) |
:arrow_up: |
pydrad/configure/configure.py | 78.48% <38.46%> (-7.94%) |
:arrow_down: |
pydrad/configure/util.py | 66.66% <46.15%> (-24.25%) |
:arrow_down: |
pydrad/parse/parse.py | 72.04% <63.63%> (-2.45%) |
:arrow_down: |
pydrad/__init__.py | 100.00% <0.00%> (ø) |
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 95f661e...8304e6e. Read the comment docs.
There's a lot going on in this PR and is a bit of a grab bag:
Fixex #142