fix(config): preserve symlinks when writing config files #538
Codecov / codecov/project
succeeded
Mar 29, 2026 in 0s
84.27% (+0.03%) compared to 955de79
View this Pull Request on Codecov
84.27% (+0.03%) compared to 955de79
Details
Codecov Report
❌ Patch coverage is 87.09677% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.27%. Comparing base (955de79) to head (fbb8fd1).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/vcspull/config.py | 80.00% | 1 Missing and 2 partials |
| src/vcspull/_internal/config_reader.py | 90.90% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #538 +/- ##
==========================================
+ Coverage 84.24% 84.27% +0.03%
==========================================
Files 29 29
Lines 3795 3809 +14
Branches 756 758 +2
==========================================
+ Hits 3197 3210 +13
+ Misses 378 377 -1
- Partials 220 222 +2 ☔ 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