pytroll / pytroll-pps-runner

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

Create the xml files for PPS time control #55

Closed ninahakansson closed 1 year ago

ninahakansson commented 1 year ago

Create the xml files for PPS time controll. The creation of files was removed by mistake in PR #54

codecov[bot] commented 1 year ago

Codecov Report

Merging #55 (e90f287) into main (be17022) will increase coverage by 1.21%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #55      +/-   ##
==========================================
+ Coverage   67.44%   68.66%   +1.21%     
==========================================
  Files          15       15              
  Lines        2141     2170      +29     
  Branches      292      293       +1     
==========================================
+ Hits         1444     1490      +46     
+ Misses        658      642      -16     
+ Partials       39       38       -1     
Flag Coverage Δ
unittests 68.66% <100.00%> (+1.21%) :arrow_up:

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

Impacted Files Coverage Δ
nwcsafpps_runner/prepare_nwp.py 71.13% <100.00%> (ø)
nwcsafpps_runner/tests/test_utils.py 100.00% <100.00%> (ø)
nwcsafpps_runner/utils.py 43.99% <100.00%> (+4.29%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

ninahakansson commented 1 year ago

Made a refactoring issue: https://github.com/pytroll/pytroll-pps-runner/issues/56