Skip to content

Add support for hatch-build

6f3b893
Select commit
Loading
Failed to load commit list.
Merged

Add support for hatch-build #73

Add support for hatch-build
6f3b893
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 9, 2025 in 1s

62.40% (+1.26%) compared to 9cd1e0f

View this Pull Request on Codecov

62.40% (+1.26%) compared to 9cd1e0f

Details

Codecov Report

❌ Patch coverage is 88.88889% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 62.40%. Comparing base (9cd1e0f) to head (6f3b893).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
hatch_cpp/tests/test_hatch_build.py 90.90% 2 Missing ⚠️
hatch_cpp/plugin.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #73      +/-   ##
==========================================
+ Coverage   61.13%   62.40%   +1.26%     
==========================================
  Files          11       12       +1     
  Lines         476      500      +24     
==========================================
+ Hits          291      312      +21     
- Misses        185      188       +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.