Fix: Resolve inherited members through implicit UsingShadowDecls#1038
Draft
Krishna-13-cyber wants to merge 5 commits into
Draft
Fix: Resolve inherited members through implicit UsingShadowDecls#1038Krishna-13-cyber wants to merge 5 commits into
Krishna-13-cyber wants to merge 5 commits into
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).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| lib/CppInterOp/CppInterOp.cpp | 94.44% | 2 Missing |
Additional details and impacted files
@@ 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%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading