Skip to content

Dry consolidation - #120

Merged
kwabenantim merged 12 commits into
developfrom
119-dry-consolidation
Aug 11, 2026
Merged

Dry consolidation#120
kwabenantim merged 12 commits into
developfrom
119-dry-consolidation

#119 Cover remaining branches to restore the 99% coverage target

4903520
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 11, 2026 in 1s

99.73% (target 99.00%)

View this Pull Request on Codecov

99.73% (target 99.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.73%. Comparing base (2f870b8) to head (4903520).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #120      +/-   ##
===========================================
+ Coverage    99.69%   99.73%   +0.04%     
===========================================
  Files           28       29       +1     
  Lines         2282     2256      -26     
  Branches       507      490      -17     
===========================================
- Hits          2275     2250      -25     
+ Misses           6        5       -1     
  Partials         1        1              
Files with missing lines Coverage Δ
cppwg/info/base_info.py 100.00% <100.00%> (ø)
cppwg/info/class_info.py 100.00% <100.00%> (ø)
cppwg/info/enum_info.py 100.00% <100.00%> (ø)
cppwg/info/exclusions.py 100.00% <100.00%> (ø)
cppwg/info/package_info.py 99.42% <100.00%> (+0.19%) ⬆️
cppwg/parsers/package_info_parser.py 100.00% <100.00%> (ø)
cppwg/parsers/source_parser.py 100.00% <100.00%> (ø)
cppwg/templates/pybind11_default.py 100.00% <ø> (ø)
cppwg/utils/utils.py 100.00% <100.00%> (ø)
cppwg/writers/base_writer.py 100.00% <100.00%> (ø)
... and 7 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.