Properly check generic method overriding in explicitly-typed anonymous classes #808
Codecov / codecov/project
failed
Sep 29, 2023 in 0s
86.75% (-0.05%) compared to 7d8cd4a
View this Pull Request on Codecov
86.75% (-0.05%) compared to 7d8cd4a
Details
Codecov Report
Attention: 3 lines
in your changes are missing coverage. Please review.
Comparison is base (
7d8cd4a
) 86.79% compared to head (26085c4
) 86.75%.
Additional details and impacted files
@@ Coverage Diff @@
## master #808 +/- ##
============================================
- Coverage 86.79% 86.75% -0.05%
- Complexity 1870 1876 +6
============================================
Files 74 74
Lines 6178 6197 +19
Branches 1202 1206 +4
============================================
+ Hits 5362 5376 +14
- Misses 405 408 +3
- Partials 411 413 +2
Files | Coverage Δ | |
---|---|---|
...away/src/main/java/com/uber/nullaway/NullAway.java | 89.68% <100.00%> (ø) |
|
...rc/main/java/com/uber/nullaway/GenericsChecks.java | 89.65% <86.36%> (-0.32%) |
⬇️ |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading