Skip to content

Fix wildcard inference bug with method references - #1553

Merged
msridhar merged 3 commits into
masterfrom
wildcard-inference-2
May 3, 2026
Merged

Fix wildcard inference bug with method references#1553
msridhar merged 3 commits into
masterfrom
wildcard-inference-2

improve test

f379612
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 3, 2026 in 1s

88.45% (+0.00%) compared to 29a896a

View this Pull Request on Codecov

88.45% (+0.00%) compared to 29a896a

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.45%. Comparing base (29a896a) to head (f379612).

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1553   +/-   ##
=========================================
  Coverage     88.45%   88.45%           
  Complexity     2869     2869           
=========================================
  Files           103      103           
  Lines          9586     9587    +1     
  Branches       1930     1930           
=========================================
+ Hits           8479     8480    +1     
  Misses          532      532           
  Partials        575      575           

☔ View full report in Codecov by Sentry.
📢 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.