ONSdigital / sdx-seft-publisher-service

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

Adding struct logging and converting to a module #44

Closed warrenbailey closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #44 into master will increase coverage by 1.9%. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master     #44     +/-   ##
========================================
+ Coverage    54.8%   56.7%   +1.9%     
========================================
  Files           7       8      +1     
  Lines         604     619     +15     
========================================
+ Hits          331     351     +20     
+ Misses        273     268      -5
Impacted Files Coverage Δ
app/ftpclient.py 92.75% <100%> (ø) :arrow_up:
app/__init__.py 100% <100%> (ø)
app/main.py 38% <100%> (+1.22%) :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 b4f3390...5510e4a. Read the comment docs.