Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update GetDatamembers and GetUnderlyingScope to work with UsingShadowDecl #385

Merged

Update `GetDatamembers` and `GetUnderlyingScope` to work with `UsingS…

e943f38
Select commit
Loading
Failed to load commit list.
Merged

Update GetDatamembers and GetUnderlyingScope to work with UsingShadowDecl #385

Update `GetDatamembers` and `GetUnderlyingScope` to work with `UsingS…
e943f38
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@            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%) ⬆️