Update GetDatamembers
and GetUnderlyingScope
to work with UsingShadowDecl
#385
Codecov / codecov/project
succeeded
Dec 11, 2024 in 1s
70.62% (+0.06%) compared to 557e048
View this Pull Request on Codecov
70.62% (+0.06%) compared to 557e048
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 70.62%. Comparing base (
557e048
) to head (e943f38
).
Additional details and impacted files
@@ Coverage Diff @@
## main #385 +/- ##
==========================================
+ Coverage 70.56% 70.62% +0.06%
==========================================
Files 9 9
Lines 3496 3500 +4
==========================================
+ Hits 2467 2472 +5
+ Misses 1029 1028 -1
Files with missing lines | Coverage Δ | |
---|---|---|
lib/Interpreter/CppInterOp.cpp | 79.90% <100.00%> (+0.09%) |
⬆️ |
Files with missing lines | Coverage Δ | |
---|---|---|
lib/Interpreter/CppInterOp.cpp | 79.90% <100.00%> (+0.09%) |
⬆️ |
Loading