Skip to content

Fix: Resolve inherited members through implicit UsingShadowDecls#1038

Draft
Krishna-13-cyber wants to merge 5 commits into
compiler-research:mainfrom
Krishna-13-cyber:Shadow-classdecl
Draft

Fix: Resolve inherited members through implicit UsingShadowDecls#1038
Krishna-13-cyber wants to merge 5 commits into
compiler-research:mainfrom
Krishna-13-cyber:Shadow-classdecl

Remove the calls for canonical decls

5589a8b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 1, 2026 in 0s

86.42% (+0.19%) compared to a1c1fc2

View this Pull Request on Codecov

86.42% (+0.19%) compared to a1c1fc2

Details

Codecov Report

❌ Patch coverage is 94.44444% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.42%. Comparing base (a1c1fc2) to head (5589a8b).
⚠️ Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
lib/CppInterOp/CppInterOp.cpp 94.44% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1038      +/-   ##
==========================================
+ Coverage   86.23%   86.42%   +0.19%     
==========================================
  Files          21       23       +2     
  Lines        5369     5659     +290     
==========================================
+ Hits         4630     4891     +261     
- Misses        739      768      +29     
Files with missing lines Coverage Δ
lib/CppInterOp/CppInterOp.cpp 89.28% <94.44%> (-0.04%) ⬇️

... and 4 files with indirect coverage changes

Files with missing lines Coverage Δ
lib/CppInterOp/CppInterOp.cpp 89.28% <94.44%> (-0.04%) ⬇️

... and 4 files with indirect coverage changes

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