pytroll / pytroll-collectors

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

Remove unused global mosaic and image scaler #61

Closed TAlonglong closed 4 years ago

TAlonglong commented 4 years ago

Will remove the unused global mosaic and image scaler.

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #61       +/-   ##
===========================================
+ Coverage    7.72%   62.48%   +54.75%     
===========================================
  Files          18       14        -4     
  Lines        3222     2015     -1207     
===========================================
+ Hits          249     1259     +1010     
+ Misses       2973      756     -2217     
Impacted Files Coverage Δ
pytroll_collectors/tests/__init__.py 40.00% <ø> (+15.00%) :arrow_up:
setup.py 0.00% <ø> (ø)
pytroll_collectors/tests/test_trigger.py 82.50% <0.00%> (+47.50%) :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/trigger.py 60.86% <0.00%> (+60.86%) :arrow_up:
pytroll_collectors/tests/test_helper_functions.py 87.50% <0.00%> (+62.50%) :arrow_up:
pytroll_collectors/tests/test_scisys.py 94.79% <0.00%> (+64.58%) :arrow_up:
pytroll_collectors/segments.py 66.58% <0.00%> (+66.58%) :arrow_up:
... and 1 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...1719ecb. Read the comment docs.