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 MacOS timeout test skip #120

Closed mraspaud closed 3 years ago

mraspaud commented 3 years ago

This PR refactors the test_process method to allow skipping the timeout test properly on MacOS

cc @gerritholl

codecov[bot] commented 3 years ago

Codecov Report

Merging #120 (f7f6efd) into main (2b412cf) will increase coverage by 0.07%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #120      +/-   ##
==========================================
+ Coverage   94.56%   94.63%   +0.07%     
==========================================
  Files           9        9              
  Lines        1949     1977      +28     
==========================================
+ Hits         1843     1871      +28     
  Misses        106      106              
Flag Coverage Δ
unittests 94.63% <100.00%> (+0.07%) :arrow_up:

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

Impacted Files Coverage Δ
trollflow2/tests/test_launcher.py 98.62% <100.00%> (+0.11%) :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 2b412cf...f7f6efd. Read the comment docs.