Bugfix for CLI overriding, add skip option, add disable ccache option for CLI #76
Codecov / codecov/project
failed
Nov 11, 2025 in 0s
62.32% (-0.08%) compared to 9acd528
View this Pull Request on Codecov
62.32% (-0.08%) compared to 9acd528
Details
Codecov Report
❌ Patch coverage is 53.33333% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 62.32%. Comparing base (9acd528) to head (d34c424).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| hatch_cpp/toolchains/common.py | 57.89% | 8 Missing |
| hatch_cpp/plugin.py | 28.57% | 5 Missing |
| hatch_cpp/config.py | 75.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #76 +/- ##
==========================================
- Coverage 62.40% 62.32% -0.08%
==========================================
Files 12 12
Lines 500 507 +7
==========================================
+ Hits 312 316 +4
- Misses 188 191 +3 ☔ 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