Clone base decl when having an anonymous struct or union #1152
Codecov / codecov/project
succeeded
Nov 22, 2024 in 1s
94.56% (+0.00%) compared to b5e0d12
View this Pull Request on Codecov
94.56% (+0.00%) compared to b5e0d12
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 94.56%. Comparing base (
b5e0d12
) to head (d1f9559
).
Report is 1 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #1152 +/- ##
=======================================
Coverage 94.56% 94.56%
=======================================
Files 51 51
Lines 8941 8944 +3
=======================================
+ Hits 8455 8458 +3
Misses 486 486
Files with missing lines | Coverage Δ | |
---|---|---|
lib/Differentiator/ReverseModeVisitor.cpp | 95.60% <100.00%> (+<0.01%) |
⬆️ |
Files with missing lines | Coverage Δ | |
---|---|---|
lib/Differentiator/ReverseModeVisitor.cpp | 95.60% <100.00%> (+<0.01%) |
⬆️ |
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading