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

JSpecify: Modify Array Type Use Annotation Syntax #850

Merged
merged 26 commits into from
Oct 25, 2023

remove space

0389903
Select commit
Loading
Failed to load commit list.
Merged

JSpecify: Modify Array Type Use Annotation Syntax #850

remove space
0389903
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 22, 2023 in 0s

86.87% (-0.03%) compared to bc94dcc

View this Pull Request on Codecov

86.87% (-0.03%) compared to bc94dcc

Details

Codecov Report

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

Comparison is base (bc94dcc) 86.90% compared to head (0389903) 86.87%.

❗ Current head 0389903 differs from pull request most recent head f037985. Consider uploading reports for the commit f037985 to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #850      +/-   ##
============================================
- Coverage     86.90%   86.87%   -0.03%     
- Complexity     1879     1880       +1     
============================================
  Files            74       74              
  Lines          6199     6203       +4     
  Branches       1202     1204       +2     
============================================
+ Hits           5387     5389       +2     
- Misses          405      406       +1     
- Partials        407      408       +1     
Files Coverage Δ
...away/src/main/java/com/uber/nullaway/NullAway.java 89.78% <100.00%> (+<0.01%) ⬆️
...away/src/main/java/com/uber/nullaway/Nullness.java 85.07% <100.00%> (ø)
...c/main/java/com/uber/nullaway/NullabilityUtil.java 83.92% <66.66%> (-1.40%) ⬇️

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