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

Apply minor cleanups suggested by IntelliJ in generics code #860

Merged
merged 1 commit into from
Nov 15, 2023

Apply minor cleanups suggested by IntelliJ in generics code

c549ea9
Select commit
Loading
Failed to load commit list.
Merged

Apply minor cleanups suggested by IntelliJ in generics code #860

Apply minor cleanups suggested by IntelliJ in generics code
c549ea9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 15, 2023 in 0s

87.02% (-0.01%) compared to 9092438

View this Pull Request on Codecov

87.02% (-0.01%) compared to 9092438

Details

Codecov Report

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

Comparison is base (9092438) 87.02% compared to head (c549ea9) 87.02%.

Files Patch % Lines
...ava/com/uber/nullaway/generics/GenericsChecks.java 87.50% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #860      +/-   ##
============================================
- Coverage     87.02%   87.02%   -0.01%     
  Complexity     1921     1921              
============================================
  Files            77       77              
  Lines          6219     6218       -1     
  Branches       1209     1209              
============================================
- Hits           5412     5411       -1     
  Misses          403      403              
  Partials        404      404              

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