Closed Tadaboody closed 4 years ago
Merging #66 into master will decrease coverage by
0.66%
. The diff coverage is80.95%
.
@@ Coverage Diff @@
## master #66 +/- ##
==========================================
- Coverage 93.77% 93.11% -0.67%
==========================================
Files 10 10
Lines 209 218 +9
Branches 12 14 +2
==========================================
+ Hits 196 203 +7
- Misses 13 14 +1
- Partials 0 1 +1
Impacted Files | Coverage Δ | |
---|---|---|
good_smell/flake8_ext.py | 50.00% <50.00%> (ø) |
|
good_smell/main.py | 66.66% <50.00%> (ø) |
|
good_smell/ast_smell.py | 92.85% <84.61%> (-7.15%) |
:arrow_down: |
good_smell/lint_smell.py | 100.00% <100.00%> (ø) |
|
good_smell/smells/nested_for.py | 96.87% <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 c15c3c9...d49ec19. Read the comment docs.
Fixes #64