pytroll / pytroll-collectors

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

Publish the correct end_time in the segment gatherer #113

Closed gerritholl closed 2 years ago

gerritholl commented 2 years ago

Publish the correct end_time in the segment_gatherer when using group_by_minutes.

codecov[bot] commented 2 years ago

Codecov Report

Merging #113 (ff2b8a7) into main (f1c3e34) will increase coverage by 0.04%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #113      +/-   ##
==========================================
+ Coverage   89.58%   89.63%   +0.04%     
==========================================
  Files          25       25              
  Lines        3611     3627      +16     
==========================================
+ Hits         3235     3251      +16     
  Misses        376      376              
Impacted Files Coverage Δ
pytroll_collectors/segments.py 92.14% <100.00%> (+0.07%) :arrow_up:
pytroll_collectors/tests/test_segments.py 99.25% <100.00%> (+0.01%) :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 f1c3e34...ff2b8a7. Read the comment docs.