Skip to content

fix: copy caller-supplied paths instead of aliasing - #151

Merged
djhoese merged 3 commits into
pytroll:mainfrom
maxrjones:fix-paths-aliasing
Jul 28, 2026
Merged

fix: copy caller-supplied paths instead of aliasing#151
djhoese merged 3 commits into
pytroll:mainfrom
maxrjones:fix-paths-aliasing

Conversation

@maxrjones

Copy link
Copy Markdown
Contributor

This PR fixes an accidental mutation bug similar to #150, under the assumption this behavior isn't intended.

@codecov

codecov Bot commented Jul 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.46%. Comparing base (7b90e4d) to head (ccf0e9e).
⚠️ Report is 86 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #151      +/-   ##
==========================================
+ Coverage   98.28%   98.46%   +0.18%     
==========================================
  Files           6        6              
  Lines         759      783      +24     
==========================================
+ Hits          746      771      +25     
+ Misses         13       12       -1     
Flag Coverage Δ
unittests 98.46% <100.00%> (+0.18%) ⬆️

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.

@djhoese djhoese added the bug Something isn't working label Jul 28, 2026
@djhoese djhoese self-assigned this Jul 28, 2026
@djhoese
djhoese merged commit 91c8e2e into pytroll:main Jul 28, 2026
10 checks passed
@maxrjones
maxrjones deleted the fix-paths-aliasing branch July 28, 2026 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants