NullAway icon indicating copy to clipboard operation
NullAway copied to clipboard

JSpecify test case for generic methods

Open msridhar opened this issue 2 years ago • 1 comments

Based on an internal issue. When we get to supporting generic methods in JSpecify we want to be able to handle this case. The test is ignored for now.

msridhar avatar Feb 23 '24 01:02 msridhar

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 87.08%. Comparing base (3fc9b8a) to head (8caf50c). Report is 11 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #918      +/-   ##
============================================
+ Coverage     86.98%   87.08%   +0.10%     
- Complexity     1959     1989      +30     
============================================
  Files            77       77              
  Lines          6330     6426      +96     
  Branches       1223     1244      +21     
============================================
+ Hits           5506     5596      +90     
- Misses          420      422       +2     
- Partials        404      408       +4     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Feb 23 '24 01:02 codecov[bot]