JSpecify: handle return types of method references in Java Generics #847
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Oct 19, 2023 in 0s
86.87% (+0.00%) compared to 099a7a5
View this Pull Request on Codecov
86.87% (+0.00%) compared to 099a7a5
Details
Codecov Report
All modified lines are covered by tests ✅
Comparison is base (
099a7a5
) 86.86% compared to head (56f95e3
) 86.87%.
Additional details and impacted files
@@ Coverage Diff @@
## master #847 +/- ##
=========================================
Coverage 86.86% 86.87%
- Complexity 1879 1880 +1
=========================================
Files 74 74
Lines 6196 6200 +4
Branches 1202 1202
=========================================
+ Hits 5382 5386 +4
Misses 406 406
Partials 408 408
Files | Coverage Δ | |
---|---|---|
...rc/main/java/com/uber/nullaway/GenericsChecks.java | 90.28% <100.00%> (ø) |
|
...away/src/main/java/com/uber/nullaway/NullAway.java | 89.77% <100.00%> (+0.03%) |
⬆️ |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading