Model Lombok-generated equals methods as having a @Nullable parameter #874
Codecov / codecov/project
failed
Dec 6, 2023 in 0s
87.03% (-0.04%) compared to 2f1cf7c
View this Pull Request on Codecov
87.03% (-0.04%) compared to 2f1cf7c
Details
Codecov Report
Attention: 3 lines
in your changes are missing coverage. Please review.
Comparison is base (
2f1cf7c
) 87.06% compared to head (779cd8c
) 87.03%.
❗ Current head 779cd8c differs from pull request most recent head e178899. Consider uploading reports for the commit e178899 to get more accurate results
Files | Patch % | Lines |
---|---|---|
...java/com/uber/nullaway/handlers/LombokHandler.java | 40.00% | 2 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #874 +/- ##
============================================
- Coverage 87.06% 87.03% -0.04%
- Complexity 1924 1926 +2
============================================
Files 77 77
Lines 6225 6231 +6
Branches 1209 1212 +3
============================================
+ Hits 5420 5423 +3
- Misses 403 405 +2
- Partials 402 403 +1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading