Closed warrenbailey closed 6 years ago
Merging #51 into master will decrease coverage by
0.02%
. The diff coverage is80%
.
@@ Coverage Diff @@
## master #51 +/- ##
==========================================
- Coverage 81.57% 81.55% -0.03%
==========================================
Files 13 13
Lines 917 916 -1
==========================================
- Hits 748 747 -1
Misses 169 169
Impacted Files | Coverage Δ | |
---|---|---|
app/main.py | 78.76% <100%> (ø) |
:arrow_up: |
app/anti_virus_check.py | 98.37% <100%> (-0.02%) |
:arrow_down: |
app/tests/test_consumer.py | 100% <100%> (ø) |
:arrow_up: |
app/tests/test_publish_receive.py | 42.57% <50%> (ø) |
: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 9adce13...1660282. Read the comment docs.
What? and Why?
Removing the unchecked folder as this is no longer necessary and fixing the log messages for the A/V scan
Checklist