Fix subtype checking for nested captured types - #1663
Open
msridhar wants to merge 6 commits into
Open
Codecov / codecov/project
succeeded
Aug 2, 2026 in 1s
87.78% (+0.02%) compared to e70a56d
View this Pull Request on Codecov
87.78% (+0.02%) compared to e70a56d
Details
Codecov Report
❌ Patch coverage is 79.16667% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.78%. Comparing base (e70a56d) to head (61c62c6).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...way/generics/CheckIdenticalNullabilityVisitor.java | 79.16% | 2 Missing and 3 partials |
Additional details and impacted files
@@ Coverage Diff @@
## master #1663 +/- ##
============================================
+ Coverage 87.75% 87.78% +0.02%
- Complexity 3132 3136 +4
============================================
Files 109 109
Lines 10580 10586 +6
Branches 2136 2140 +4
============================================
+ Hits 9285 9293 +8
+ Misses 615 613 -2
Partials 680 680 ☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading