pytroll / pytroll-collectors

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

Add a mapscript recorder #130

Closed mraspaud closed 7 months ago

mraspaud commented 1 year ago

This PR adds a recorder that records incoming messages into a file for use by eg map scripts.

codecov[bot] commented 1 year ago

Codecov Report

Merging #130 (013c124) into main (f8ed96c) will increase coverage by 0.16%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #130      +/-   ##
==========================================
+ Coverage   90.15%   90.32%   +0.16%     
==========================================
  Files          25       27       +2     
  Lines        3779     3845      +66     
==========================================
+ Hits         3407     3473      +66     
  Misses        372      372              
Impacted Files Coverage Δ
pytroll_collectors/mapscript_recorder.py 100.00% <100.00%> (ø)
...ytroll_collectors/tests/test_mapscript_recorder.py 100.00% <100.00%> (ø)

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

mraspaud commented 7 months ago

This is not needed anymore, closing.