Remove dead code. NFC #1204
Merged
Remove dead code. NFC #1204
Codecov / codecov/project
succeeded
Dec 30, 2024 in 0s
94.85% (+0.01%) compared to a2e1c50
View this Pull Request on Codecov
94.85% (+0.01%) compared to a2e1c50
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 94.85%. Comparing base (
a2e1c50
) to head (34843fe
).
Report is 4 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #1204 +/- ##
==========================================
+ Coverage 94.84% 94.85% +0.01%
==========================================
Files 51 51
Lines 8921 8910 -11
==========================================
- Hits 8461 8452 -9
+ Misses 460 458 -2
Files with missing lines | Coverage Δ | |
---|---|---|
lib/Differentiator/ReverseModeVisitor.cpp | 95.57% <100.00%> (+0.02%) |
⬆️ |
... and 4 files with indirect coverage changes
Files with missing lines | Coverage Δ | |
---|---|---|
lib/Differentiator/ReverseModeVisitor.cpp | 95.57% <100.00%> (+0.02%) |
⬆️ |
Loading