Skip to content

improved regexp to also parse error messages with single quotes around header file name #2782

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

Use a more strict regexp / fix unit-test

fea0d5b
Select commit
Loading
Failed to load commit list.
Merged

improved regexp to also parse error messages with single quotes around header file name #2782

Use a more strict regexp / fix unit-test
fea0d5b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 7, 2025 in 0s

67.63% (target 30.00%)

View this Pull Request on Codecov

67.63% (target 30.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.63%. Comparing base (84fc413) to head (fea0d5b).
Report is 10 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2782      +/-   ##
==========================================
+ Coverage   67.57%   67.63%   +0.05%     
==========================================
  Files         238      238              
  Lines       22362    22392      +30     
==========================================
+ Hits        15111    15144      +33     
+ Misses       6062     6060       -2     
+ Partials     1189     1188       -1     

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