Skip to content

Remove unnecessary log lines

58d34be
Select commit
Loading
Failed to load commit list.
Merged

Fix missing error handling in file:copy for non-existent destination directory #576

Remove unnecessary log lines
58d34be
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 5, 2025 in 0s

82.64% (target 80.00%)

View this Pull Request on Codecov

82.64% (target 80.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.64%. Comparing base (682cc08) to head (58d34be).

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #576      +/-   ##
============================================
+ Coverage     82.20%   82.64%   +0.43%     
  Complexity       91       91              
============================================
  Files            18       18              
  Lines           770      772       +2     
  Branches        164      164              
============================================
+ Hits            633      638       +5     
+ Misses          118      115       -3     
  Partials         19       19              

☔ View full report in Codecov by Sentry.
📢 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.