ONSdigital / sdx-seft-consumer-service

Microservice for consuming SEFT files from RAS and sending to ONS internal
MIT License
1 stars 1 forks source link

Update dependencies #58

Closed insacuri closed 5 years ago

insacuri commented 5 years ago

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

codecov[bot] commented 5 years ago

Codecov Report

Merging #58 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           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.