Skip to content

Wrap structs - #117

Merged
kwabenantim merged 8 commits into
developfrom
116-wrap-structs
Aug 10, 2026
Merged

Wrap structs#117
kwabenantim merged 8 commits into
developfrom
116-wrap-structs

#116 Skip non-copy-assignable mutable data members

55f9629
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 10, 2026 in 0s

99.69% (target 99.00%)

View this Pull Request on Codecov

99.69% (target 99.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.69%. Comparing base (5ebccf8) to head (55f9629).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #117      +/-   ##
===========================================
+ Coverage    99.68%   99.69%   +0.01%     
===========================================
  Files           27       28       +1     
  Lines         2203     2282      +79     
  Branches       487      507      +20     
===========================================
+ Hits          2196     2275      +79     
  Misses           6        6              
  Partials         1        1              
Files with missing lines Coverage Δ
cppwg/info/package_info.py 99.23% <100.00%> (+0.04%) ⬆️
cppwg/templates/pybind11_default.py 100.00% <100.00%> (ø)
cppwg/utils/utils.py 100.00% <100.00%> (ø)
cppwg/writers/class_writer.py 98.77% <100.00%> (+0.01%) ⬆️
cppwg/writers/member_variable_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.