Closed insacuri closed 5 years ago
Merging #60 into master will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## master #60 +/- ##
=======================================
Coverage 55.99% 55.99%
=======================================
Files 8 8
Lines 609 609
=======================================
Hits 341 341
Misses 268 268
Impacted Files | Coverage Δ | |
---|---|---|
app/main.py | 38% <ø> (ø) |
|
app/test/test_task.py | 100% <100%> (ø) |
: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 79e3e3d...c54383f. Read the comment docs.
The previous PR broke the publisher service in preprod/prod. This just changes the file structure so it knows how to find the main.py file.
Also updated a few vulnerable dependencies in this PR