pytroll / trollflow2

Next generation Trollflow. Trollflow is for batch-processing satellite data using Satpy
https://trollflow2.readthedocs.org/
GNU General Public License v3.0
10 stars 15 forks source link

Fix fsfile-induced test failures #105

Closed mraspaud closed 3 years ago

mraspaud commented 3 years ago

Well, that's what it costs not to run tests in github before merging...

codecov[bot] commented 3 years ago

Codecov Report

Merging #105 (57fc4d3) into master (e5540db) will increase coverage by 0.35%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #105      +/-   ##
==========================================
+ Coverage   93.22%   93.58%   +0.35%     
==========================================
  Files           8        8              
  Lines        1639     1668      +29     
==========================================
+ Hits         1528     1561      +33     
+ Misses        111      107       -4     
Flag Coverage Δ
unittests 93.58% <100.00%> (+0.35%) :arrow_up:

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

Impacted Files Coverage Δ
trollflow2/launcher.py 76.21% <100.00%> (+1.32%) :arrow_up:
trollflow2/tests/test_launcher.py 98.45% <100.00%> (+0.14%) :arrow_up:
trollflow2/dict_tools.py 94.23% <0.00%> (+7.69%) :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 3863697...57fc4d3. Read the comment docs.

ghost commented 3 years ago

DeepCode failed to analyze this pull request

Something went wrong despite trying multiple times, sorry about that. Please comment this pull request with "Retry DeepCode" to manually retry, or contact us so that a human can look into the issue.