Skip to content

Fix nullaway issues in nullaway

Codecov / codecov/project failed Sep 29, 2024 in 0s

87.51% (-0.04%) compared to 940c40e

View this Pull Request on Codecov

87.51% (-0.04%) compared to 940c40e

Details

Codecov Report

Attention: Patch coverage is 86.06061% with 23 lines in your changes missing coverage. Please review.

Project coverage is 87.51%. Comparing base (940c40e) to head (1b1967c).

Files with missing lines Patch % Lines
...ontract/fieldcontract/EnsuresNonNullIfHandler.java 83.17% 8 Missing and 10 partials ⚠️
...ers/contract/fieldcontract/FieldContractUtils.java 89.28% 2 Missing and 1 partial ⚠️
...c/main/java/com/uber/nullaway/NullabilityUtil.java 90.90% 0 Missing and 1 partial ⚠️
...java/com/uber/nullaway/dataflow/NullnessStore.java 91.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1044      +/-   ##
============================================
- Coverage     87.54%   87.51%   -0.04%     
- Complexity     2138     2168      +30     
============================================
  Files            83       85       +2     
  Lines          7003     7120     +117     
  Branches       1367     1388      +21     
============================================
+ Hits           6131     6231     +100     
- Misses          451      459       +8     
- Partials        421      430       +9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.