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

Add support for classes in function body #387

Merged
merged 5 commits into from
Feb 6, 2025

Updated test cases docs (#384)

590c53c
Select commit
Loading
Failed to load commit list.
Merged

Add support for classes in function body #387

Updated test cases docs (#384)
590c53c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 6, 2025 in 0s

90.25% (+0.03%) compared to 8be79b5

View this Pull Request on Codecov

90.25% (+0.03%) compared to 8be79b5

Details

Codecov Report

Attention: Patch coverage is 98.76543% with 1 line in your changes missing coverage. Please review.

Project coverage is 90.25%. Comparing base (8be79b5) to head (590c53c).

Files with missing lines Patch % Lines
src/common/clang_utils.cc 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #387      +/-   ##
==========================================
+ Coverage   90.21%   90.25%   +0.03%     
==========================================
  Files         152      152              
  Lines       18957    19031      +74     
==========================================
+ Hits        17102    17176      +74     
  Misses       1855     1855              

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