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] Fixes authtoken endpoint #4631

Merged
merged 1 commit into from
Aug 9, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 9e62096 from #4628.

Signed-off-by: Darshit Chanpura <[email protected]>
(cherry picked from commit 9e62096)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

codecov bot commented Aug 9, 2024

Codecov Report

Attention: Patch coverage is 30.00000% with 7 lines in your changes missing coverage. Please review.

Project coverage is 65.38%. Comparing base (1632726) to head (78aa5fd).

Files Patch % Lines
...java/org/opensearch/security/user/UserService.java 16.66% 5 Missing ⚠️
.../security/dlic/rest/api/CertificatesApiAction.java 0.00% 1 Missing ⚠️
...security/dlic/rest/api/InternalUsersApiAction.java 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              2.x    #4631      +/-   ##
==========================================
- Coverage   65.39%   65.38%   -0.01%     
==========================================
  Files         316      316              
  Lines       22140    22140              
  Branches     3578     3578              
==========================================
- Hits        14478    14476       -2     
- Misses       5869     5872       +3     
+ Partials     1793     1792       -1     
Files Coverage Δ
.../security/dlic/rest/api/CertificatesApiAction.java 35.13% <0.00%> (-0.98%) ⬇️
...security/dlic/rest/api/InternalUsersApiAction.java 76.85% <66.66%> (ø)
...java/org/opensearch/security/user/UserService.java 44.92% <16.66%> (-0.40%) ⬇️

... and 2 files with indirect coverage changes

@DarshitChanpura DarshitChanpura merged commit 8cc2485 into 2.x Aug 9, 2024
86 of 88 checks passed
@DarshitChanpura DarshitChanpura deleted the backport/backport-4628-to-2.x branch August 9, 2024 17:59
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.

1 participant