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

Travis FTP service #47

Closed warrenbailey closed 6 years ago

warrenbailey commented 6 years ago

What? and Why?

What does this pull request change/fix? Why was it necessary?

Checklist

codecov-io commented 6 years ago

Codecov Report

Merging #47 into master will decrease coverage by 4.06%. The diff coverage is 82.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #47      +/-   ##
==========================================
- Coverage   85.35%   81.28%   -4.07%     
==========================================
  Files          10       13       +3     
  Lines         635      903     +268     
==========================================
+ Hits          542      734     +192     
- Misses         93      169      +76
Impacted Files Coverage Δ
app/tests/__init__.py 100% <ø> (ø) :arrow_up:
app/settings.py 97.29% <100%> (+0.42%) :arrow_up:
app/tests/test_consumer.py 100% <100%> (ø) :arrow_up:
app/tests/test_anti_virus_check.py 100% <100%> (ø)
app/tests/test_publish_receive.py 42.57% <12.5%> (-52.28%) :arrow_down:
app/tests/test_healthchecks.py 62.22% <16.66%> (-1.42%) :arrow_down:
app/health.py 28.81% <28.81%> (ø)
app/main.py 78.76% <94.44%> (+14.36%) :arrow_up:
app/anti_virus_check.py 99.11% <99.11%> (ø)
app/sdxftp.py 44.11% <0%> (-47.06%) :arrow_down:
... and 5 more

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 46aa639...43e3ccd. Read the comment docs.