Skip to content

Handle cases with wildcards inside the path to the basedir-template#243

Open
adybbroe wants to merge 1 commit into
pytroll:mainfrom
adybbroe:bugfix-remove-script-complex-basedir-templates
Open

Handle cases with wildcards inside the path to the basedir-template#243
adybbroe wants to merge 1 commit into
pytroll:mainfrom
adybbroe:bugfix-remove-script-complex-basedir-templates

Conversation

@adybbroe

@adybbroe adybbroe commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Signed-off-by: Adam.Dybbroe <a000680@c22526.ad.smhi.se>
@codecov

codecov Bot commented Jun 18, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 97.36842% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 85.65%. Comparing base (366f0b8) to head (b680712).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
trollmoves/filescleaner.py 92.30% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #243      +/-   ##
==========================================
- Coverage   85.67%   85.65%   -0.02%     
==========================================
  Files          37       37              
  Lines        6742     6764      +22     
==========================================
+ Hits         5776     5794      +18     
- Misses        966      970       +4     
Flag Coverage Δ
unittests 85.65% <97.36%> (-0.02%) ⬇️

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

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@adybbroe adybbroe marked this pull request as ready for review June 22, 2026 16:30
@adybbroe adybbroe requested review from mraspaud and pnuu as code owners June 22, 2026 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error handling templates like "somedir/otherdirs-??/*.ext" in remove-script

1 participant