pytroll / pytroll-collectors

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

Adjust logging levels #93

Closed pnuu closed 3 years ago

pnuu commented 3 years ago

This PR adjusts the logging levels to more reasonable levels.

Replaces #66 Closes #65

codecov[bot] commented 3 years ago

Codecov Report

Merging #93 (8180863) into main (e6e95b0) will increase coverage by 0.06%. The diff coverage is 45.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #93      +/-   ##
==========================================
+ Coverage   83.33%   83.39%   +0.06%     
==========================================
  Files          19       19              
  Lines        2622     2620       -2     
==========================================
  Hits         2185     2185              
+ Misses        437      435       -2     
Impacted Files Coverage Δ
pytroll_collectors/file_notifiers.py 0.00% <0.00%> (ø)
pytroll_collectors/triggers/_watchdog.py 39.65% <0.00%> (ø)
pytroll_collectors/geographic_gatherer.py 84.55% <25.00%> (+1.35%) :arrow_up:
pytroll_collectors/region_collector.py 81.50% <50.00%> (ø)
pytroll_collectors/triggers/_base.py 74.81% <66.66%> (ø)
pytroll_collectors/segments.py 89.93% <80.00%> (ø)

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 e6e95b0...8180863. Read the comment docs.