Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DO NOT LAND TESTING BENCHMARKING #1048

Closed
wants to merge 4 commits into from

Merge branch 'master' into test-bench

91127c6
Select commit
Loading
Failed to load commit list.
Closed

DO NOT LAND TESTING BENCHMARKING #1048

Merge branch 'master' into test-bench
91127c6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 2, 2024 in 0s

87.54% (+0.00%) compared to f3837e8

View this Pull Request on Codecov

87.54% (+0.00%) compared to f3837e8

Details

Codecov Report

Attention: Patch coverage is 87.50000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 87.54%. Comparing base (f3837e8) to head (91127c6).

Files with missing lines Patch % Lines
.../contract/fieldcontract/EnsuresNonNullHandler.java 84.61% 2 Missing and 2 partials ⚠️
...c/main/java/com/uber/nullaway/NullabilityUtil.java 85.71% 0 Missing and 1 partial ⚠️
.../nullaway/dataflow/AccessPathNullnessAnalysis.java 92.30% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             master    #1048    +/-   ##
==========================================
  Coverage     87.54%   87.54%            
+ Complexity     2165     2138    -27     
==========================================
  Files            85       83     -2     
  Lines          7114     7003   -111     
  Branches       1386     1367    -19     
==========================================
- Hits           6228     6131    -97     
+ Misses          458      451     -7     
+ Partials        428      421     -7     

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