Respect CMake args, enable forcing toolchains on/off #93
Codecov / codecov/project
succeeded
Mar 3, 2026 in 0s
87.32% (+4.08%) compared to 1f498bf
View this Pull Request on Codecov
87.32% (+4.08%) compared to 1f498bf
Details
Codecov Report
❌ Patch coverage is 96.19048% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.32%. Comparing base (1f498bf) to head (b7bc651).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| hatch_cpp/toolchains/cmake.py | 66.66% | 3 Missing |
| hatch_cpp/config.py | 92.30% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #93 +/- ##
==========================================
+ Coverage 83.23% 87.32% +4.08%
==========================================
Files 13 14 +1
Lines 841 1065 +224
==========================================
+ Hits 700 930 +230
+ Misses 141 135 -6 ☔ 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