pytroll / pytroll-collectors

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

Fix group_by_minutes to include composed filenames #132

Closed mraspaud closed 1 year ago

mraspaud commented 1 year ago

FCI files where not being gathered correctly. This PR fixes it.

codecov[bot] commented 1 year ago

Codecov Report

Merging #132 (8858da7) into main (f8ed96c) will increase coverage by 0.17%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #132      +/-   ##
==========================================
+ Coverage   90.15%   90.32%   +0.17%     
==========================================
  Files          25       25              
  Lines        3779     3795      +16     
==========================================
+ Hits         3407     3428      +21     
+ Misses        372      367       -5     
Impacted Files Coverage Δ
pytroll_collectors/segments.py 92.14% <100.00%> (+0.02%) :arrow_up:
pytroll_collectors/tests/test_segments.py 100.00% <100.00%> (+0.72%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.