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

Update to Gradle 8.10.1 #1036

Closed msridhar closed 1 month ago

msridhar commented 1 month ago

To stay up to date

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 (ee23831) to head (177fd18). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1036 +/- ## ========================================= 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.