Improve DiffRequest and DynamicGraph printing. #1183
Merged
Codecov / codecov/project
succeeded
Dec 23, 2024 in 1s
94.85% (+0.28%) compared to 36dbc6e
View this Pull Request on Codecov
94.85% (+0.28%) compared to 36dbc6e
Details
Codecov Report
Attention: Patch coverage is 96.00000%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 94.85%. Comparing base (
36dbc6e
) to head (1a55b91
).
Files with missing lines | Patch % | Lines |
---|---|---|
include/clad/Differentiator/DynamicGraph.h | 87.50% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1183 +/- ##
==========================================
+ Coverage 94.56% 94.85% +0.28%
==========================================
Files 51 51
Lines 8960 8972 +12
==========================================
+ Hits 8473 8510 +37
+ Misses 487 462 -25
Files with missing lines | Coverage Δ | |
---|---|---|
include/clad/Differentiator/DiffPlanner.h | 100.00% <100.00%> (+31.81%) |
⬆️ |
lib/Differentiator/DiffPlanner.cpp | 98.48% <100.00%> (+0.04%) |
⬆️ |
tools/ClangPlugin.cpp | 96.09% <100.00%> (ø) |
|
include/clad/Differentiator/DynamicGraph.h | 98.24% <87.50%> (+14.03%) |
⬆️ |
... and 1 file with indirect coverage changes
Files with missing lines | Coverage Δ | |
---|---|---|
include/clad/Differentiator/DiffPlanner.h | 100.00% <100.00%> (+31.81%) |
⬆️ |
lib/Differentiator/DiffPlanner.cpp | 98.48% <100.00%> (+0.04%) |
⬆️ |
tools/ClangPlugin.cpp | 96.09% <100.00%> (ø) |
|
include/clad/Differentiator/DynamicGraph.h | 98.24% <87.50%> (+14.03%) |
⬆️ |
Loading