ONSdigital / sdx-seft-publisher-service

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

Detect channel down and return msg_id as None. #40

Closed Dave-Haynes closed 7 years ago

Dave-Haynes commented 7 years ago

Fixes #39 .

codecov-io commented 7 years ago

Codecov Report

Merging #40 into master will decrease coverage by 0.18%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #40      +/-   ##
=========================================
- Coverage   55.38%   55.2%   -0.19%     
=========================================
  Files           7       7              
  Lines         594     596       +2     
=========================================
  Hits          329     329              
- Misses        265     267       +2
Impacted Files Coverage Δ
app/main.py 37.41% <0%> (-0.52%) :arrow_down:
app/publisher.py 37.7% <0%> (ø) :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 cabfbe4...5d2a15c. Read the comment docs.