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

Fixed #598: Added basic support for SourceLocExpr. #603

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

andreasfertig
Copy link
Owner

Basic means that the expression is not evaluated. C++ Insights only echos the builtin name that was used.

Basic means that the expression is not evaluated. C++ Insights only
echos the builtin name that was used.
Copy link

codecov bot commented Jan 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (baa5b4a) 97.83% compared to head (0f8d46a) 97.98%.
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #603      +/-   ##
==========================================
+ Coverage   97.83%   97.98%   +0.15%     
==========================================
  Files          23       23              
  Lines        4153     4169      +16     
==========================================
+ Hits         4063     4085      +22     
+ Misses         90       84       -6     
Flag Coverage Δ
ubuntu 97.84% <100.00%> (+<0.01%) ⬆️
ubuntu-libcxx 97.98% <100.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@andreasfertig andreasfertig merged commit fa206b9 into main Jan 9, 2024
16 checks passed
@andreasfertig andreasfertig deleted the fixIssue598 branch January 9, 2024 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant