Codecov / codecov/project
succeeded
Nov 30, 2023 in 0s
94.29% (+0.12%) compared to 8647f13
View this Pull Request on Codecov
94.29% (+0.12%) compared to 8647f13
Details
Codecov Report
Merging #655 (77a71c8) into master (8647f13) will increase coverage by
0.12%
.
The diff coverage is95.92%
.
❗ Current head 77a71c8 differs from pull request most recent head 6e658c2. Consider uploading reports for the commit 6e658c2 to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## master #655 +/- ##
==========================================
+ Coverage 94.17% 94.29% +0.12%
==========================================
Files 43 45 +2
Lines 6334 6996 +662
==========================================
+ Hits 5965 6597 +632
- Misses 369 399 +30
Files | Coverage Δ | |
---|---|---|
include/clad/Differentiator/CladUtils.h | 100.00% <ø> (ø) |
|
include/clad/Differentiator/Compatibility.h | 91.30% <100.00%> (+0.25%) |
⬆️ |
include/clad/Differentiator/DiffPlanner.h | 100.00% <ø> (ø) |
|
include/clad/Differentiator/StmtClone.h | 77.77% <ø> (ø) |
|
include/clad/Differentiator/VisitorBase.h | 100.00% <100.00%> (ø) |
|
lib/Differentiator/ErrorEstimator.cpp | 98.50% <100.00%> (-0.06%) |
⬇️ |
lib/Differentiator/StmtClone.cpp | 55.96% <100.00%> (+0.73%) |
⬆️ |
lib/Differentiator/TBRAnalyzer.h | 100.00% <100.00%> (ø) |
|
lib/Differentiator/VisitorBase.cpp | 97.79% <100.00%> (+0.01%) |
⬆️ |
tools/ClangPlugin.cpp | 90.25% <100.00%> (+0.15%) |
⬆️ |
... and 5 more |
Files | Coverage Δ | |
---|---|---|
include/clad/Differentiator/CladUtils.h | 100.00% <ø> (ø) |
|
include/clad/Differentiator/Compatibility.h | 91.30% <100.00%> (+0.25%) |
⬆️ |
include/clad/Differentiator/DiffPlanner.h | 100.00% <ø> (ø) |
|
include/clad/Differentiator/StmtClone.h | 77.77% <ø> (ø) |
|
include/clad/Differentiator/VisitorBase.h | 100.00% <100.00%> (ø) |
|
lib/Differentiator/ErrorEstimator.cpp | 98.50% <100.00%> (-0.06%) |
⬇️ |
lib/Differentiator/StmtClone.cpp | 55.96% <100.00%> (+0.73%) |
⬆️ |
lib/Differentiator/TBRAnalyzer.h | 100.00% <100.00%> (ø) |
|
lib/Differentiator/VisitorBase.cpp | 97.79% <100.00%> (+0.01%) |
⬆️ |
tools/ClangPlugin.cpp | 90.25% <100.00%> (+0.15%) |
⬆️ |
... and 5 more |
Loading