[WIP] Support @NonNullApi and @NonNullFields on package #1095
Codecov / codecov/project
succeeded
Dec 15, 2024 in 1s
88.01% (-0.01%) compared to 9ff664a, passed because coverage increased by 0% when compared to adjusted base (88.01%)
View this Pull Request on Codecov
88.01% (-0.01%) compared to 9ff664a, passed because coverage increased by 0% when compared to adjusted base (88.01%)
Details
Codecov Report
Attention: Patch coverage is 83.33333%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 88.01%. Comparing base (
9ff664a
) to head (13a15de
).
Files with missing lines | Patch % | Lines |
---|---|---|
...ain/java/com/uber/nullaway/CodeAnnotationInfo.java | 83.33% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #1095 +/- ##
============================================
- Coverage 88.01% 88.01% -0.01%
- Complexity 2228 2233 +5
============================================
Files 85 85
Lines 7212 7217 +5
Branches 1428 1430 +2
============================================
+ Hits 6348 6352 +4
Misses 436 436
- Partials 428 429 +1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading