ONSdigital / sdx-seft-publisher-service

Microservice for publishing SEFT files from internal to RAS
MIT License
0 stars 1 forks source link

Feature/update requirements to include hashes #31

Closed gemmai95 closed 7 years ago

gemmai95 commented 7 years ago

Turn on PIP hashed requirements.txt (3)

insacuri commented 7 years ago

In one of the other repos there was a pip install -update pip (or is it upgrade... can't remember) in the travis config. Is there a reason why it's needed there and not here?

codecov-io commented 7 years ago

Codecov Report

Merging #31 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #31   +/-   ##
======================================
  Coverage    47.7%   47.7%           
======================================
  Files           4       4           
  Lines         327     327           
======================================
  Hits          156     156           
  Misses        171     171

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 aed48a0...3747401. Read the comment docs.