Skip to content

ansi-c: add "" around C++ keywords #8622

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

Merged
merged 2 commits into from
Apr 9, 2025

ansi-c: add "" around C++ keywords

9fbdf4b
Select commit
Loading
Failed to load commit list.
Merged

ansi-c: add "" around C++ keywords #8622

ansi-c: add "" around C++ keywords
9fbdf4b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 9, 2025 in 0s

80.36% (-0.02%) compared to 10a14c9

View this Pull Request on Codecov

80.36% (-0.02%) compared to 10a14c9

Details

Codecov Report

Attention: Patch coverage is 48.83721% with 44 lines in your changes missing coverage. Please review.

Project coverage is 80.36%. Comparing base (10a14c9) to head (9fbdf4b).
Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
src/ansi-c/scanner.l 48.83% 44 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8622      +/-   ##
===========================================
- Coverage    80.38%   80.36%   -0.02%     
===========================================
  Files         1686     1686              
  Lines       206772   206799      +27     
  Branches        85       84       -1     
===========================================
- Hits        166213   166200      -13     
- Misses       40559    40599      +40     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.