pytroll / pytroll-collectors

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

Add more config options to cat.py #57

Closed pnuu closed 4 years ago

pnuu commented 4 years ago

This PR adds the following config file options for cat.py:

codecov[bot] commented 4 years ago

Codecov Report

Merging #57 into master will increase coverage by 56.15%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #57       +/-   ##
===========================================
+ Coverage    7.72%   63.88%   +56.15%     
===========================================
  Files          18       14        -4     
  Lines        3222     2082     -1140     
===========================================
+ Hits          249     1330     +1081     
+ Misses       2973      752     -2221     
Impacted Files Coverage Δ
setup.py 0.00% <0.00%> (ø)
pytroll_collectors/global_mosaic.py
pytroll_collectors/tests/test_global_mosaic.py
pytroll_collectors/image_scaler.py
pytroll_collectors/tests/test_image_scaler.py
pytroll_collectors/tests/__init__.py 40.00% <0.00%> (+15.00%) :arrow_up:
pytroll_collectors/helper_functions.py 66.35% <0.00%> (+50.46%) :arrow_up:
pytroll_collectors/scisys.py 62.18% <0.00%> (+50.93%) :arrow_up:
pytroll_collectors/tests/test_trigger.py 92.18% <0.00%> (+57.18%) :arrow_up:
pytroll_collectors/trigger.py 61.72% <0.00%> (+61.72%) :arrow_up:
... and 4 more

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 fc132e9...43b169b. Read the comment docs.