Skip to content

augment tests

f952e8a
Select commit
Loading
Failed to load commit list.
Merged

JSpecify: improve inference for generic methods based on method reference arguments #1438

augment tests
f952e8a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 16, 2026 in 0s

88.46% (-0.04%) compared to 1e83ccf

View this Pull Request on Codecov

88.46% (-0.04%) compared to 1e83ccf

Details

Codecov Report

❌ Patch coverage is 86.04651% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.46%. Comparing base (1e83ccf) to head (f952e8a).

Files with missing lines Patch % Lines
...ava/com/uber/nullaway/generics/GenericsChecks.java 86.59% 3 Missing and 10 partials ⚠️
...away/src/main/java/com/uber/nullaway/NullAway.java 84.37% 0 Missing and 5 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1438      +/-   ##
============================================
- Coverage     88.49%   88.46%   -0.04%     
- Complexity     2725     2757      +32     
============================================
  Files            99       99              
  Lines          9076     9196     +120     
  Branches       1813     1847      +34     
============================================
+ Hits           8032     8135     +103     
- Misses          518      521       +3     
- Partials        526      540      +14     

☔ 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.