Add Pyodide support - #123
Merged
Merged
Codecov / codecov/project
succeeded
Aug 16, 2026 in 1s
95.81% (+1.13%) compared to 4c45e77
View this Pull Request on Codecov
95.81% (+1.13%) compared to 4c45e77
Details
Codecov Report
❌ Patch coverage is 92.55319% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.81%. Comparing base (4c45e77) to head (f2e56a2).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| hatch_cpp/toolchains/common.py | 84.21% | 3 Missing |
| hatch_cpp/plugin.py | 88.23% | 2 Missing |
| hatch_cpp/config.py | 91.66% | 1 Missing |
| hatch_cpp/toolchains/vcpkg.py | 75.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #123 +/- ##
==========================================
+ Coverage 94.67% 95.81% +1.13%
==========================================
Files 14 14
Lines 1203 1266 +63
==========================================
+ Hits 1139 1213 +74
+ Misses 64 53 -11 ☔ View full report in Codecov by Harness.
📢 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