Skip to content

Preserve using-declaration access for inherited methods#995

Open
guitargeek wants to merge 1 commit into
compiler-research:mainfrom
guitargeek:cppyy-220
Open

Preserve using-declaration access for inherited methods#995
guitargeek wants to merge 1 commit into
compiler-research:mainfrom
guitargeek:cppyy-220

Preserve using-declaration access for inherited methods

7ac41c3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 29, 2026 in 0s

86.62% (+0.05%) compared to 84e1ff5

View this Pull Request on Codecov

86.62% (+0.05%) compared to 84e1ff5

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.62%. Comparing base (84e1ff5) to head (7ac41c3).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #995      +/-   ##
==========================================
+ Coverage   86.56%   86.62%   +0.05%     
==========================================
  Files          23       23              
  Lines        5621     5643      +22     
==========================================
+ Hits         4866     4888      +22     
  Misses        755      755              
Files with missing lines Coverage Δ
lib/CppInterOp/CppInterOp.cpp 89.66% <100.00%> (+0.07%) ⬆️

... and 1 file with indirect coverage changes

Files with missing lines Coverage Δ
lib/CppInterOp/CppInterOp.cpp 89.66% <100.00%> (+0.07%) ⬆️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.