Skip to content

More work on vcpkg toolchain, combining cmake and vcpkg toolchains

849a02b
Select commit
Loading
Failed to load commit list.
Merged

More work on vcpkg toolchain, combining cmake and vcpkg toolchains #71

More work on vcpkg toolchain, combining cmake and vcpkg toolchains
849a02b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 6, 2025 in 1s

61.13% (-0.07%) compared to e49505d

View this Pull Request on Codecov

61.13% (-0.07%) compared to e49505d

Details

Codecov Report

❌ Patch coverage is 54.28571% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.13%. Comparing base (e49505d) to head (849a02b).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
hatch_cpp/toolchains/vcpkg.py 38.46% 8 Missing ⚠️
hatch_cpp/config.py 64.70% 6 Missing ⚠️
hatch_cpp/toolchains/cmake.py 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #71      +/-   ##
==========================================
- Coverage   61.19%   61.13%   -0.07%     
==========================================
  Files          11       11              
  Lines         451      476      +25     
==========================================
+ Hits          276      291      +15     
- Misses        175      185      +10     

☔ 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.