JSpecify: Reason about nullability of reads from arrays #875
Codecov / codecov/project
failed
Feb 6, 2024 in 0s
86.96% (-0.02%) compared to 3fc9b8a
View this Pull Request on Codecov
86.96% (-0.02%) compared to 3fc9b8a
Details
Codecov Report
Attention: 6 lines
in your changes are missing coverage. Please review.
Comparison is base (
3fc9b8a
) 86.98% compared to head (964d6b0
) 86.96%.
Report is 1 commits behind head on master.
❗ Current head 964d6b0 differs from pull request most recent head 87d3cc6. Consider uploading reports for the commit 87d3cc6 to get more accurate results
Files | Patch % | Lines |
---|---|---|
...away/src/main/java/com/uber/nullaway/NullAway.java | 78.57% | 1 Missing and 2 partials |
...llaway/dataflow/AccessPathNullnessPropagation.java | 81.25% | 1 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## master #875 +/- ##
============================================
- Coverage 86.98% 86.96% -0.02%
- Complexity 1959 1968 +9
============================================
Files 77 77
Lines 6330 6359 +29
Branches 1223 1234 +11
============================================
+ Hits 5506 5530 +24
- Misses 420 422 +2
- Partials 404 407 +3
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading