Closed insacuri closed 5 years ago
Merging #58 into master will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## master #58 +/- ##
=======================================
Coverage 81.57% 81.57%
=======================================
Files 13 13
Lines 917 917
=======================================
Hits 748 748
Misses 169 169
Impacted Files | Coverage Δ | |
---|---|---|
app/tests/test_anti_virus_check.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 2b4c9cc...029d247. Read the comment docs.
What? and Why?
https://trello.com/c/eJ98qwTX/675-update-sdx-services-to-use-sdc-cryptography-030
Needed to upgrade to the latest version of sdc-cyptography. This update had minimal functionality changes, it was changed to use pipenv and have a lot more unit tests so we should use the latest version
Checklist