Skip to content

Fix subtype checking for nested captured types - #1663

Open
msridhar wants to merge 6 commits into
masterfrom
nested-captures-restored-ananotations
Open

Fix subtype checking for nested captured types#1663
msridhar wants to merge 6 commits into
masterfrom
nested-captures-restored-ananotations

improve tests

61c62c6
Select commit
Loading
Failed to load commit list.
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.