feat(_internal): Add copytree_reflink for CoW-optimized directory copying #503
Codecov / codecov/project
succeeded
Apr 26, 2026 in 0s
59.32% (+1.08%) compared to d9391c3
View this Pull Request on Codecov
59.32% (+1.08%) compared to d9391c3
Details
Codecov Report
❌ Patch coverage is 94.94949% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.32%. Comparing base (d9391c3) to head (36cd3e2).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/libvcs/_internal/copy.py | 68.00% | 7 Missing and 1 partial |
| src/libvcs/pytest_plugin.py | 50.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #503 +/- ##
==========================================
+ Coverage 58.23% 59.32% +1.08%
==========================================
Files 40 42 +2
Lines 6489 6684 +195
Branches 1098 1112 +14
==========================================
+ Hits 3779 3965 +186
- Misses 2177 2185 +8
- Partials 533 534 +1 ☔ 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.
Loading