pytroll / pytroll-collectors

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

Fix tests #42

Closed mraspaud closed 5 years ago

mraspaud commented 5 years ago

This should fix the tests

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@1142765). Click here to learn what that means. The diff coverage is 45%.

Impacted file tree graph

@@           Coverage Diff            @@
##             master     #42   +/-   ##
========================================
  Coverage          ?   4.42%           
========================================
  Files             ?      18           
  Lines             ?    2826           
  Branches          ?       0           
========================================
  Hits              ?     125           
  Misses            ?    2701           
  Partials          ?       0
Impacted Files Coverage Δ
pytroll_collectors/region_collector.py 0% <0%> (ø)
pytroll_collectors/tests/test_image_scaler.py 0% <0%> (ø)
pytroll_collectors/trigger.py 0% <0%> (ø)
pytroll_collectors/tests/test_scisys.py 30.2% <100%> (ø)
pytroll_collectors/tests/test_global_mosaic.py 12.5% <100%> (ø)
pytroll_collectors/tests/test_trigger.py 38.23% <50%> (ø)

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 1142765...2f00be2. Read the comment docs.