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

Better @MonotonicNonNull support #1149

Merged
merged 10 commits into from
Feb 25, 2025

remove unnecessary break

70f8542
Select commit
Loading
Failed to load commit list.
Merged

Better @MonotonicNonNull support #1149

remove unnecessary break
70f8542
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 25, 2025 in 0s

88.15% (+0.02%) compared to 15c817a

View this Pull Request on Codecov

88.15% (+0.02%) compared to 15c817a

Details

Codecov Report

Attention: Patch coverage is 96.15385% with 1 line in your changes missing coverage. Please review.

Project coverage is 88.15%. Comparing base (15c817a) to head (70f8542).

Files with missing lines Patch % Lines
...va/com/uber/nullaway/ErrorProneCLIFlagsConfig.java 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1149      +/-   ##
============================================
+ Coverage     88.12%   88.15%   +0.02%     
- Complexity     2268     2281      +13     
============================================
  Files            87       87              
  Lines          7438     7455      +17     
  Branches       1484     1490       +6     
============================================
+ Hits           6555     6572      +17     
  Misses          445      445              
  Partials        438      438              

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