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

JSpecify: changes for issue #861 #863

Merged

formatting

f3b8129
Select commit
Loading
Failed to load commit list.
Merged

JSpecify: changes for issue #861 #863

formatting
f3b8129
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 5, 2023 in 1s

87.06% (+0.00%) compared to eb2e19c

View this Pull Request on Codecov

87.06% (+0.00%) compared to eb2e19c

Details

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (eb2e19c) 87.05% compared to head (f3b8129) 87.06%.

Files Patch % Lines
...ava/com/uber/nullaway/generics/GenericsChecks.java 30.00% 0 Missing and 7 partials ⚠️
...r/nullaway/generics/CompareNullabilityVisitor.java 85.71% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master     #863   +/-   ##
=========================================
  Coverage     87.05%   87.06%           
- Complexity     1923     1924    +1     
=========================================
  Files            77       77           
  Lines          6221     6225    +4     
  Branches       1208     1209    +1     
=========================================
+ Hits           5416     5420    +4     
  Misses          403      403           
  Partials        402      402           

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