Fix JSpecify support on JDK 21 #869
Merged
Codecov / codecov/project
failed
Dec 5, 2023 in 1s
86.77% (-0.29%) compared to eb2e19c
View this Pull Request on Codecov
86.77% (-0.29%) compared to eb2e19c
Details
Codecov Report
Attention: 16 lines
in your changes are missing coverage. Please review.
Comparison is base (
eb2e19c
) 87.05% compared to head (708a494
) 86.77%.
❗ Current head 708a494 differs from pull request most recent head 132b6b3. Consider uploading reports for the commit 132b6b3 to get more accurate results
Files | Patch % | Lines |
---|---|---|
...laway/generics/PreservedAnnotationTreeVisitor.java | 66.66% | 13 Missing and 2 partials |
...away/src/main/java/com/uber/nullaway/NullAway.java | 88.88% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #869 +/- ##
============================================
- Coverage 87.05% 86.77% -0.29%
- Complexity 1923 1926 +3
============================================
Files 77 77
Lines 6221 6267 +46
Branches 1208 1214 +6
============================================
+ Hits 5416 5438 +22
- Misses 403 421 +18
- Partials 402 408 +6
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading