pytroll / pytroll-collectors

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

Create monitored directory if does not exist #139

Closed tecnavia-dev closed 1 year ago

tecnavia-dev commented 1 year ago

Create monitored directory, if does not exist

codecov[bot] commented 1 year ago

Codecov Report

Merging #139 (6bb2de7) into main (5f154a1) will decrease coverage by 0.89%. The diff coverage is 74.84%.

@@            Coverage Diff             @@
##             main     #139      +/-   ##
==========================================
- Coverage   91.64%   90.75%   -0.89%     
==========================================
  Files          27       29       +2     
  Lines        4115     4433     +318     
==========================================
+ Hits         3771     4023     +252     
- Misses        344      410      +66     
Flag Coverage Δ
unittests 90.75% <74.84%> (-0.89%) :arrow_down:

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

Impacted Files Coverage Δ
pytroll_collectors/trollstalker.py 70.90% <70.90%> (ø)
pytroll_collectors/tests/test_trollstalker.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 5069780986

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


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

💛 - Coveralls
tecnavia-dev commented 1 year ago

Do we need to make any further changes?

mraspaud commented 1 year ago

All good, sorry for the delay