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 #141 into master will decrease coverage by
0.03%
. The diff coverage is80.00%
.
@@ Coverage Diff @@
## master #141 +/- ##
==========================================
- Coverage 77.86% 77.82% -0.04%
==========================================
Files 14 14
Lines 2159 2178 +19
Branches 488 496 +8
==========================================
+ Hits 1681 1695 +14
- Misses 306 308 +2
- Partials 172 175 +3
Impacted Files | Coverage Δ | |
---|---|---|
xbout/boutdataset.py | 76.26% <80.00%> (-0.17%) |
:arrow_down: |
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 df36fb0...7d49c03. Read the comment docs.
If a list of 1d variables is passed as one of the elements of the variable-list argument to
animate_list()
, makes an over-laid line plot.