purge: Add dvc purge command #10880
Open
purge: Add dvc purge command #10880
Codecov / codecov/project
succeeded
Jan 9, 2026 in 1s
90.97% (+0.28%) compared to 2431ec6
View this Pull Request on Codecov
90.97% (+0.28%) compared to 2431ec6
Details
Codecov Report
❌ Patch coverage is 95.20958% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.97%. Comparing base (2431ec6) to head (59ab612).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| dvc/repo/purge.py | 87.71% | 9 Missing and 5 partials |
| dvc/commands/purge.py | 94.28% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #10880 +/- ##
==========================================
+ Coverage 90.68% 90.97% +0.28%
==========================================
Files 504 509 +5
Lines 39795 41418 +1623
Branches 3141 3282 +141
==========================================
+ Hits 36087 37678 +1591
- Misses 3042 3089 +47
+ Partials 666 651 -15 ☔ 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