pytroll / pytroll-pps-runner

Pytroll runner for PPS
GNU General Public License v3.0
1 stars 8 forks source link

Add nameserver config option in pps2018-runner #31

Closed TAlonglong closed 2 years ago

TAlonglong commented 2 years ago

The nameserver needs to be specified in the Publisher when your nameserver runs without multicast

codecov[bot] commented 2 years ago

Codecov Report

Merging #31 (5c78ce2) into main (7550fd0) will increase coverage by 0.41%. The diff coverage is 73.52%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #31      +/-   ##
==========================================
+ Coverage   53.53%   53.94%   +0.41%     
==========================================
  Files          14       14              
  Lines        1741     1774      +33     
  Branches      209      213       +4     
==========================================
+ Hits          932      957      +25     
- Misses        792      799       +7     
- Partials       17       18       +1     
Flag Coverage Δ
unittests 53.94% <73.52%> (+0.41%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
nwcsafpps_runner/publish_and_listen.py 0.00% <0.00%> (ø)
nwcsafpps_runner/l1c_processing.py 64.15% <33.33%> (-0.90%) :arrow_down:
nwcsafpps_runner/tests/test_level1c_runner.py 99.37% <100.00%> (+0.10%) :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 7550fd0...5c78ce2. Read the comment docs.