pytroll / pytroll-pps-runner

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

Update level1c runner for AVHRR #50

Closed ninahakansson closed 2 years ago

ninahakansson commented 2 years ago

Accept also 'file' as message type. AVHRR has only one file per swath

codecov[bot] commented 2 years ago

Codecov Report

Merging #50 (df5b2bb) into main (a21251c) will increase coverage by 0.04%. The diff coverage is 81.81%.

@@            Coverage Diff             @@
##             main      #50      +/-   ##
==========================================
+ Coverage   58.37%   58.41%   +0.04%     
==========================================
  Files          14       14              
  Lines        1953     1960       +7     
  Branches      248      248              
==========================================
+ Hits         1140     1145       +5     
- Misses        791      793       +2     
  Partials       22       22              
Flag Coverage Δ
unittests 58.41% <81.81%> (+0.04%) :arrow_up:

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

Impacted Files Coverage Δ
nwcsafpps_runner/l1c_processing.py 72.80% <55.55%> (-1.07%) :arrow_down:
nwcsafpps_runner/tests/test_level1c_runner.py 99.48% <100.00%> (+0.01%) :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 a21251c...df5b2bb. Read the comment docs.

adybbroe commented 2 years ago

@ninahakansson Thanks! one comment, and then I am ready to merge it

ninahakansson commented 2 years ago

Updated the comment and I added the Metops as well.