pytroll / pytroll-collectors

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

Create publish topic in scisys-receiver from config-pattern and message #137

Closed adybbroe closed 7 months ago

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4883882415


Totals Coverage Status
Change from base Build 4816774831: 0.0%
Covered Lines: 0
Relevant Lines: 0

💛 - Coveralls
codecov[bot] commented 1 year ago

Codecov Report

Merging #137 (b752d38) into main (5f154a1) will decrease coverage by 0.01%. The diff coverage is 90.90%.

@@            Coverage Diff             @@
##             main     #137      +/-   ##
==========================================
- Coverage   91.64%   91.64%   -0.01%     
==========================================
  Files          27       30       +3     
  Lines        4115     4103      -12     
==========================================
- Hits         3771     3760      -11     
+ Misses        344      343       -1     
Flag Coverage Δ
unittests 91.64% <90.90%> (-0.01%) :arrow_down:

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

Impacted Files Coverage Δ
pytroll_collectors/scisys.py 63.55% <55.55%> (-0.26%) :arrow_down:
pytroll_collectors/config.py 100.00% <100.00%> (ø)
pytroll_collectors/tests/conftest.py 100.00% <100.00%> (ø)
pytroll_collectors/tests/test_config.py 100.00% <100.00%> (ø)
pytroll_collectors/tests/test_scisys.py 99.04% <100.00%> (-0.24%) :arrow_down:
adybbroe commented 7 months ago

Could we have this integrated anytime soon? Just updated to latest version and didn't understand why my changes in scisys-receiver was gone :-(

adybbroe commented 7 months ago

@mraspaud and @pnuu ?