JSpecify: Handle @Nonnull elements in @Nullable content arrays #963
Codecov / codecov/project
succeeded
Jun 18, 2024 in 0s
85.90% (+0.02%) compared to a4ce249
View this Pull Request on Codecov
85.90% (+0.02%) compared to a4ce249
Details
Codecov Report
Attention: Patch coverage is 86.25000%
with 11 lines
in your changes missing coverage. Please review.
Project coverage is 85.90%. Comparing base (
a4ce249
) to head (5df5697
).
Files | Patch % | Lines |
---|---|---|
.../com/uber/nullaway/dataflow/ArrayIndexElement.java | 56.25% | 4 Missing and 3 partials |
...er/nullaway/dataflow/FieldOrMethodCallElement.java | 78.94% | 3 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #963 +/- ##
============================================
+ Coverage 85.88% 85.90% +0.02%
- Complexity 2051 2067 +16
============================================
Files 82 83 +1
Lines 6806 6859 +53
Branches 1312 1323 +11
============================================
+ Hits 5845 5892 +47
- Misses 547 550 +3
- Partials 414 417 +3
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading