Make wrapper generation more efficient - #126
Open
kwabenantim wants to merge 5 commits into
Open
Codecov / codecov/project
succeeded
Aug 14, 2026 in 0s
99.68% (target 99.00%)
View this Pull Request on Codecov
99.68% (target 99.00%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.68%. Comparing base (ca85410) to head (76371a8).
Additional details and impacted files
@@ Coverage Diff @@
## develop #126 +/- ##
===========================================
- Coverage 99.75% 99.68% -0.08%
===========================================
Files 31 31
Lines 2478 2529 +51
Branches 534 542 +8
===========================================
+ Hits 2472 2521 +49
- Misses 5 7 +2
Partials 1 1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| cppwg/generators.py | 99.43% <100.00%> (-0.01%) |
⬇️ |
| cppwg/info/base_info.py | 100.00% <100.00%> (ø) |
|
| cppwg/info/module_info.py | 100.00% <100.00%> (ø) |
|
| cppwg/info/package_info.py | 99.43% <100.00%> (-0.01%) |
⬇️ |
| cppwg/parsers/source_parser.py | 100.00% <100.00%> (ø) |
|
| cppwg/utils/utils.py | 100.00% <100.00%> (ø) |
|
| cppwg/writers/class_writer.py | 99.63% <100.00%> (+0.83%) |
⬆️ |
| cppwg/writers/module_writer.py | 100.00% <100.00%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading