Clone printf and fprintf calls #1147
Merged
Codecov / codecov/project
succeeded
Nov 22, 2024 in 0s
94.56% (+0.13%) compared to 8d916fe
View this Pull Request on Codecov
94.56% (+0.13%) compared to 8d916fe
Details
Codecov Report
Attention: Patch coverage is 0%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 94.56%. Comparing base (
8d916fe
) to head (1ef0d23
).
Report is 3 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
lib/Differentiator/ReverseModeVisitor.cpp | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1147 +/- ##
==========================================
+ Coverage 94.43% 94.56% +0.13%
==========================================
Files 51 51
Lines 8928 8941 +13
==========================================
+ Hits 8431 8455 +24
+ Misses 497 486 -11
Files with missing lines | Coverage Δ | |
---|---|---|
lib/Differentiator/ReverseModeVisitor.cpp | 95.60% <0.00%> (+0.05%) |
⬆️ |
... and 2 files with indirect coverage changes
Files with missing lines | Coverage Δ | |
---|---|---|
lib/Differentiator/ReverseModeVisitor.cpp | 95.60% <0.00%> (+0.05%) |
⬆️ |
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading