Delay the differentiation process until the end of TU. #766
Codecov / codecov/project
succeeded
Mar 14, 2024 in 1s
94.97% (+0.11%) compared to 8a77f81
View this Pull Request on Codecov
94.97% (+0.11%) compared to 8a77f81
Details
Codecov Report
Attention: Patch coverage is 99.06542%
with 2 lines
in your changes are missing coverage. Please review.
Project coverage is 94.97%. Comparing base (
8a77f81
) to head (72fa856
).
Additional details and impacted files
@@ Coverage Diff @@
## master #766 +/- ##
==========================================
+ Coverage 94.86% 94.97% +0.11%
==========================================
Files 49 49
Lines 7357 7543 +186
==========================================
+ Hits 6979 7164 +185
- Misses 378 379 +1
Files | Coverage Δ | |
---|---|---|
lib/Differentiator/VisitorBase.cpp | 97.89% <100.00%> (ø) |
|
tools/ClangPlugin.cpp | 96.52% <100.00%> (+2.50%) |
⬆️ |
tools/ClangPlugin.h | 93.89% <97.18%> (+3.72%) |
⬆️ |
Files | Coverage Δ | |
---|---|---|
lib/Differentiator/VisitorBase.cpp | 97.89% <100.00%> (ø) |
|
tools/ClangPlugin.cpp | 96.52% <100.00%> (+2.50%) |
⬆️ |
tools/ClangPlugin.h | 93.89% <97.18%> (+3.72%) |
⬆️ |
Loading