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 timings report if -ftime-report is enabled #779

Merged
merged 1 commit into from
Feb 29, 2024

Added timings report if -ftime-report flag is enabled, fixes issue #769

ef9bfec
Select commit
Loading
Failed to load commit list.
Merged

Add timings report if -ftime-report is enabled #779

Added timings report if -ftime-report flag is enabled, fixes issue #769
ef9bfec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 29, 2024 in 0s

94.87% (+0.16%) compared to 97e4092

View this Pull Request on Codecov

94.87% (+0.16%) compared to 97e4092

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.87%. Comparing base (97e4092) to head (ef9bfec).
Report is 14 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #779      +/-   ##
==========================================
+ Coverage   94.71%   94.87%   +0.16%     
==========================================
  Files          49       49              
  Lines        7342     7478     +136     
==========================================
+ Hits         6954     7095     +141     
+ Misses        388      383       -5     
Files Coverage Δ
tools/ClangPlugin.cpp 93.84% <100.00%> (+3.58%) ⬆️
tools/ClangPlugin.h 88.67% <100.00%> (+0.21%) ⬆️

... and 6 files with indirect coverage changes

Files Coverage Δ
tools/ClangPlugin.cpp 93.84% <100.00%> (+3.58%) ⬆️
tools/ClangPlugin.h 88.67% <100.00%> (+0.21%) ⬆️

... and 6 files with indirect coverage changes