Closed TomNicholas closed 4 years ago
Hello @TomNicholas! 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 #127 into master will decrease coverage by
0.15%
. The diff coverage is64.28%
.
@@ Coverage Diff @@
## master #127 +/- ##
==========================================
- Coverage 71.30% 71.15% -0.16%
==========================================
Files 14 14
Lines 1697 1702 +5
Branches 359 361 +2
==========================================
+ Hits 1210 1211 +1
- Misses 382 385 +3
- Partials 105 106 +1
Impacted Files | Coverage Δ | |
---|---|---|
xbout/load.py | 80.39% <64.28%> (-1.01%) |
: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 2c8ae2a...8672c92. Read the comment docs.
A simple error check, which turns this unhelpful error
into one that actual tells you what the problem is (that your files are messed up in some way that means NXPE or similar is negative).