Fix bugs in reading varargs annotations from bytecodes #1055
Codecov / codecov/project
failed
Oct 14, 2024 in 1s
87.60% (-0.02%) compared to 2a9188b
View this Pull Request on Codecov
87.60% (-0.02%) compared to 2a9188b
Details
Codecov Report
Attention: Patch coverage is 75.67568%
with 9 lines
in your changes missing coverage. Please review.
Project coverage is 87.60%. Comparing base (
2a9188b
) to head (f30299a
).
Files with missing lines | Patch % | Lines |
---|---|---|
...c/main/java/com/uber/nullaway/NullabilityUtil.java | 72.72% | 5 Missing and 4 partials |
Additional details and impacted files
@@ Coverage Diff @@
## master #1055 +/- ##
============================================
- Coverage 87.61% 87.60% -0.02%
- Complexity 2183 2203 +20
============================================
Files 85 85
Lines 7161 7187 +26
Branches 1404 1415 +11
============================================
+ Hits 6274 6296 +22
- Misses 453 456 +3
- Partials 434 435 +1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading