Skip to content

Refactor testCopyFileToNonExistentFileReplaceFalse test cases to use …

a8b03de
Select commit
Loading
Failed to load commit list.
Open

Fix file:copy to return error when target file exists without REPLACE_EXISTING #577

Refactor testCopyFileToNonExistentFileReplaceFalse test cases to use …
a8b03de
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 10, 2025 in 0s

82.32% (target 80.00%)

View this Pull Request on Codecov

82.32% (target 80.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.32%. Comparing base (ad65395) to head (a8b03de).

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #577      +/-   ##
============================================
- Coverage     82.64%   82.32%   -0.32%     
  Complexity       91       91              
============================================
  Files            18       18              
  Lines           772      775       +3     
  Branches        164      164              
============================================
  Hits            638      638              
- Misses          115      118       +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.