Substitute type arguments when checking type parameter nullability at call site #1070
Codecov / codecov/project
succeeded
Nov 13, 2024 in 1s
87.88% (+0.01%) compared to 162defe
View this Pull Request on Codecov
87.88% (+0.01%) compared to 162defe
Details
Codecov Report
Attention: Patch coverage is 96.00000%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 87.88%. Comparing base (
162defe
) to head (3c8455b
).
Files with missing lines | Patch % | Lines |
---|---|---|
...ava/com/uber/nullaway/generics/GenericsChecks.java | 96.00% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #1070 +/- ##
============================================
+ Coverage 87.87% 87.88% +0.01%
- Complexity 2210 2217 +7
============================================
Files 85 85
Lines 7190 7196 +6
Branches 1423 1427 +4
============================================
+ Hits 6318 6324 +6
Misses 438 438
Partials 434 434
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading