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

[WIP] Better handling of Lombok configuration for @Nullable annotations #876

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

bump lombok

c25e4bf
Select commit
Loading
Failed to load commit list.
Draft

[WIP] Better handling of Lombok configuration for @Nullable annotations #876

bump lombok
c25e4bf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 8, 2023 in 0s

87.05% (+0.02%) compared to 5fbee1f

View this Pull Request on Codecov

87.05% (+0.02%) compared to 5fbee1f

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5fbee1f) 87.03% compared to head (c25e4bf) 87.05%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #876      +/-   ##
============================================
+ Coverage     87.03%   87.05%   +0.02%     
+ Complexity     1926     1923       -3     
============================================
  Files            77       77              
  Lines          6231     6226       -5     
  Branches       1212     1210       -2     
============================================
- Hits           5423     5420       -3     
+ Misses          405      403       -2     
  Partials        403      403              

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