Move computing of the effective derivative name in DiffRequest. NFC. #1190
Codecov / codecov/project
succeeded
Dec 27, 2024 in 0s
94.86% (+0.01%) compared to 39ce604
View this Pull Request on Codecov
94.86% (+0.01%) compared to 39ce604
Details
Codecov Report
Attention: Patch coverage is 96.66667%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 94.86%. Comparing base (
39ce604
) to head (7205668
).
Files with missing lines | Patch % | Lines |
---|---|---|
lib/Differentiator/DiffPlanner.cpp | 96.15% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1190 +/- ##
==========================================
+ Coverage 94.84% 94.86% +0.01%
==========================================
Files 51 51
Lines 8970 8978 +8
==========================================
+ Hits 8508 8517 +9
+ Misses 462 461 -1
Files with missing lines | Coverage Δ | |
---|---|---|
include/clad/Differentiator/DiffPlanner.h | 100.00% <ø> (ø) |
|
include/clad/Differentiator/VisitorBase.h | 100.00% <100.00%> (ø) |
|
lib/Differentiator/BaseForwardModeVisitor.cpp | 98.73% <100.00%> (-0.02%) |
⬇️ |
lib/Differentiator/DiffPlanner.cpp | 98.36% <96.15%> (-0.13%) |
⬇️ |
... and 1 file with indirect coverage changes
Files with missing lines | Coverage Δ | |
---|---|---|
include/clad/Differentiator/DiffPlanner.h | 100.00% <ø> (ø) |
|
include/clad/Differentiator/VisitorBase.h | 100.00% <100.00%> (ø) |
|
lib/Differentiator/BaseForwardModeVisitor.cpp | 98.73% <100.00%> (-0.02%) |
⬇️ |
lib/Differentiator/DiffPlanner.cpp | 98.36% <96.15%> (-0.13%) |
⬇️ |
Loading