pytroll / pytroll-collectors

Collector modules for Pytroll
GNU General Public License v3.0
3 stars 18 forks source link

Fixed naming of the publish service name. #56

Closed TAlonglong closed 4 years ago

TAlonglong commented 4 years ago

There is a bug in naming of the service name.

This fix also works for yaml config and ini config

codecov[bot] commented 4 years ago

Codecov Report

Merging #56 into master will decrease coverage by <.01%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #56      +/-   ##
=========================================
- Coverage    4.17%   4.17%   -0.01%     
=========================================
  Files          18      18              
  Lines        2944    2945       +1     
=========================================
  Hits          123     123              
- Misses       2821    2822       +1
Impacted Files Coverage Δ
pytroll_collectors/segments.py 0% <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 4e86419...afe9109. Read the comment docs.