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

Updated JMH Benchmark Comment Action #976

Closed armughan11 closed 2 months ago

armughan11 commented 2 months ago

Replaced existing action with actions/github-script@v7

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 85.94%. Comparing base (ab5972a) to head (240e4eb).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #976 +/- ## ========================================= Coverage 85.94% 85.94% Complexity 2045 2045 ========================================= Files 81 81 Lines 6761 6761 Branches 1302 1302 ========================================= Hits 5811 5811 Misses 537 537 Partials 413 413 ```

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