Closed johnomotani closed 4 years ago
Hello @johnomotani! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
Merging #73 into master will decrease coverage by
0.66%
. The diff coverage is35.8%
.
@@ Coverage Diff @@
## master #73 +/- ##
==========================================
- Coverage 45.15% 44.49% -0.67%
==========================================
Files 8 8
Lines 795 971 +176
Branches 152 200 +48
==========================================
+ Hits 359 432 +73
- Misses 380 481 +101
- Partials 56 58 +2
Impacted Files | Coverage Δ | |
---|---|---|
xbout/plotting/utils.py | 6.91% <11.53%> (+1.99%) |
:arrow_up: |
xbout/plotting/animate.py | 43.93% <24.61%> (-10.94%) |
:arrow_down: |
xbout/plotting/plotfuncs.py | 7.47% <5.71%> (-1.86%) |
:arrow_down: |
xbout/boutdataarray.py | 62.96% <52.94%> (-8.47%) |
:arrow_down: |
xbout/boutdataset.py | 63.7% <81.66%> (+16.83%) |
: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 010274a...308c568. Read the comment docs.
Split out from #38. Should be merged after #72.
Replaces #38.