Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix JSpecify support on JDK 21 #869

Merged
merged 27 commits into from
Jan 10, 2024

tweak

708a494
Select commit
Loading
Failed to load commit list.
Merged

Fix JSpecify support on JDK 21 #869

tweak
708a494
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 5, 2023 in 1s

86.77% (-0.29%) compared to eb2e19c

View this Pull Request on Codecov

86.77% (-0.29%) compared to eb2e19c

Details

Codecov Report

Attention: 16 lines in your changes are missing coverage. Please review.

Comparison is base (eb2e19c) 87.05% compared to head (708a494) 86.77%.

❗ Current head 708a494 differs from pull request most recent head 132b6b3. Consider uploading reports for the commit 132b6b3 to get more accurate results

Files Patch % Lines
...laway/generics/PreservedAnnotationTreeVisitor.java 66.66% 13 Missing and 2 partials ⚠️
...away/src/main/java/com/uber/nullaway/NullAway.java 88.88% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #869      +/-   ##
============================================
- Coverage     87.05%   86.77%   -0.29%     
- Complexity     1923     1926       +3     
============================================
  Files            77       77              
  Lines          6221     6267      +46     
  Branches       1208     1214       +6     
============================================
+ Hits           5416     5438      +22     
- Misses          403      421      +18     
- Partials        402      408       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.