Add timings report if -ftime-report is enabled #779
+75
−34
Merged
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
@@ 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%) |
⬆️ |
Loading