Preserve configured repo values for updates - #2324
Merged
Merged
Codecov / codecov/project
succeeded
Jul 12, 2026 in 0s
93.29% (-0.04%) compared to 191301a
View this Pull Request on Codecov
93.29% (-0.04%) compared to 191301a
Details
Codecov Report
❌ Patch coverage is 85.00000% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.29%. Comparing base (191301a) to head (922737d).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| crates/prek/src/store.rs | 53.84% | 6 Missing |
| crates/prek/src/cli/update/mod.rs | 64.28% | 5 Missing |
| crates/prek/src/config.rs | 94.33% | 3 Missing |
| crates/prek/src/cli/cache_gc.rs | 66.66% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #2324 +/- ##
==========================================
- Coverage 93.32% 93.29% -0.04%
==========================================
Files 127 127
Lines 28130 28178 +48
==========================================
+ Hits 26252 26288 +36
- Misses 1878 1890 +12 ☔ 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.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading