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

CreateRoleParams displayName is optional but throws NPE #10486 #10496

Merged
merged 1 commit into from
Apr 4, 2024

CreateRoleParams displayName is optional but throws NPE #10486

02de453
Select commit
Loading
Failed to load commit list.
Merged

CreateRoleParams displayName is optional but throws NPE #10486 #10496

CreateRoleParams displayName is optional but throws NPE #10486
02de453
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 3, 2024 in 0s

84.51% (-0.01%) compared to c80742c, passed because coverage increased by +0.00% when compared to adjusted base (84.51%)

View this Pull Request on Codecov

84.51% (-0.01%) compared to c80742c, passed because coverage increased by +0.00% when compared to adjusted base (84.51%)

Details

Codecov Report

Attention: Patch coverage is 85.71429% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 84.51%. Comparing base (c80742c) to head (02de453).

Files Patch % Lines
...java/com/enonic/xp/lib/auth/CreateRoleHandler.java 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #10496      +/-   ##
============================================
- Coverage     84.52%   84.51%   -0.01%     
- Complexity    19680    19682       +2     
============================================
  Files          2613     2613              
  Lines         68385    68388       +3     
  Branches       5460     5462       +2     
============================================
+ Hits          57799    57801       +2     
  Misses         7948     7948              
- Partials       2638     2639       +1     

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