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

Add User.isAdminDn to User class #547

Merged
merged 5 commits into from
Nov 14, 2023

Change to isAdminDn

dc0047c
Select commit
Loading
Failed to load commit list.
Merged

Add User.isAdminDn to User class #547

Change to isAdminDn
dc0047c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 9, 2023 in 0s

75.14% (target 75.00%)

View this Pull Request on Codecov

75.14% (target 75.00%)

Details

Codecov Report

Merging #547 (dc0047c) into main (2ef47f9) will increase coverage by 0.58%.
Report is 2 commits behind head on main.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main     #547      +/-   ##
============================================
+ Coverage     74.55%   75.14%   +0.58%     
- Complexity      872      874       +2     
============================================
  Files           130      130              
  Lines          5680     5685       +5     
  Branches        698      698              
============================================
+ Hits           4235     4272      +37     
+ Misses         1139     1104      -35     
- Partials        306      309       +3     
Files Coverage Δ
...n/java/org/opensearch/commons/ConfigConstants.java 87.50% <ø> (ø)
...ain/java/org/opensearch/commons/authuser/User.java 88.23% <100.00%> (+0.40%) ⬆️

... and 1 file with indirect coverage changes