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

[Backport 2.x] Extracted the user attr handling methods from ConfigModelV7 into its own class #4431

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 00c31e9 from #4416.

…own class (#4416)

Signed-off-by: Nils Bandener <nils.bandener@eliatra.com>
(cherry picked from commit 00c31e9)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

codecov bot commented Jun 10, 2024

Codecov Report

Attention: Patch coverage is 78.57143% with 6 lines in your changes missing coverage. Please review.

Project coverage is 65.39%. Comparing base (932bf72) to head (2d2112d).
Report is 1 commits behind head on 2.x.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              2.x    #4431      +/-   ##
==========================================
+ Coverage   65.36%   65.39%   +0.03%     
==========================================
  Files         309      311       +2     
  Lines       21839    21867      +28     
  Branches     3547     3550       +3     
==========================================
+ Hits        14275    14301      +26     
+ Misses       5802     5800       -2     
- Partials     1762     1766       +4     
Files Coverage Δ
...pensearch/security/securityconf/ConfigModelV7.java 67.68% <100.00%> (-0.48%) ⬇️
...opensearch/security/privileges/UserAttributes.java 76.00% <76.00%> (ø)

... and 6 files with indirect coverage changes

@peternied peternied merged commit d19b1ef into 2.x Jun 11, 2024
87 checks passed
@peternied peternied deleted the backport/backport-4416-to-2.x branch June 11, 2024 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants