Fix check for enclosing NewClassTree
#1524
+52
−19
Merged
Codecov / codecov/project
failed
Apr 13, 2026 in 0s
88.48% (-0.01%) compared to 9c08bc5
View this Pull Request on Codecov
88.48% (-0.01%) compared to 9c08bc5
Details
Codecov Report
❌ Patch coverage is 71.42857% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.48%. Comparing base (9c08bc5) to head (e0213ae).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...ava/com/uber/nullaway/generics/GenericsChecks.java | 71.42% | 2 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## master #1524 +/- ##
============================================
- Coverage 88.48% 88.48% -0.01%
- Complexity 2841 2843 +2
============================================
Files 103 103
Lines 9487 9489 +2
Branches 1902 1905 +3
============================================
+ Hits 8395 8396 +1
Misses 531 531
- Partials 561 562 +1 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading