Closed tohanss closed 4 years ago
Merging #97 into master will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## master #97 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 8 8
Lines 243 243
Branches 42 42
=========================================
Hits 243 243
Impacted Files | Coverage Δ | |
---|---|---|
repobee_sanitizer/_format.py | 100.00% <100.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 d74f515...e418262. Read the comment docs.
Getting an error for invalid syntax in files should now format the error output properly
Fix #94