Correctly handle memory taken by objects in loops #1250
Merged
Codecov / codecov/project
succeeded
Feb 25, 2025 in 0s
94.67% (+0.00%) compared to 1a24e1b
View this Pull Request on Codecov
94.67% (+0.00%) compared to 1a24e1b
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 94.67%. Comparing base (
1a24e1b
) to head (a3294e3
).
Additional details and impacted files
@@ Coverage Diff @@
## master #1250 +/- ##
=======================================
Coverage 94.66% 94.67%
=======================================
Files 51 51
Lines 8910 8919 +9
=======================================
+ Hits 8435 8444 +9
Misses 475 475
Files with missing lines | Coverage Δ | |
---|---|---|
lib/Differentiator/ReverseModeVisitor.cpp | 95.72% <100.00%> (+0.01%) |
⬆️ |
Files with missing lines | Coverage Δ | |
---|---|---|
lib/Differentiator/ReverseModeVisitor.cpp | 95.72% <100.00%> (+0.01%) |
⬆️ |
Loading