uber / NullAway

A tool to help eliminate NullPointerExceptions (NPEs) in your Java code with low build-time overhead
MIT License
3.62k stars 290 forks source link

modify #966

Closed msridhar closed 3 months ago

msridhar commented 3 months ago

/benchmark

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 86.11%. Comparing base (0ab6c22) to head (c89e51f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #966 +/- ## ========================================= Coverage 86.11% 86.11% Complexity 2040 2040 ========================================= Files 81 81 Lines 6707 6707 Branches 1293 1293 ========================================= Hits 5776 5776 Misses 518 518 Partials 413 413 ```

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