Handle variable declarations in conditions of if-statements (#865) #891
Codecov / codecov/project
succeeded
May 17, 2024 in 0s
94.83% (+0.05%) compared to 5bcb602
View this Pull Request on Codecov
94.83% (+0.05%) compared to 5bcb602
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 94.83%. Comparing base (
5bcb602
) to head (8a9f873
).
Additional details and impacted files
@@ Coverage Diff @@
## master #891 +/- ##
==========================================
+ Coverage 94.77% 94.83% +0.05%
==========================================
Files 52 52
Lines 7715 7719 +4
==========================================
+ Hits 7312 7320 +8
+ Misses 403 399 -4
Files | Coverage Δ | |
---|---|---|
lib/Differentiator/ReverseModeVisitor.cpp | 97.36% <100.00%> (+0.18%) |
⬆️ |
Files | Coverage Δ | |
---|---|---|
lib/Differentiator/ReverseModeVisitor.cpp | 97.36% <100.00%> (+0.18%) |
⬆️ |
Loading