uber / NullAway

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

Fix Gradle config instructions #1039

Closed msridhar closed 1 month ago

msridhar commented 1 month ago

Fixes #1038

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 87.23%. Comparing base (e4dc1ad) to head (912e52a). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1039 +/- ## ========================================= Coverage 87.23% 87.23% Complexity 2129 2129 ========================================= Files 83 83 Lines 6965 6965 Branches 1356 1356 ========================================= Hits 6076 6076 Misses 458 458 Partials 431 431 ```

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