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] Add password message to /dashboardsinfo endpoint #2955

Merged
merged 1 commit into from
Jul 7, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 47c4feb from #2949

* Add password message to /dashboardsinfo endpoint

Signed-off-by: Craig Perkins <[email protected]>

* Update test names

Signed-off-by: Craig Perkins <[email protected]>

---------

Signed-off-by: Craig Perkins <[email protected]>
(cherry picked from commit 47c4feb)
@cwperks
Copy link
Member

cwperks commented Jul 7, 2023

src/integrationTest is not on the 2.x branch the same way that it is in main. Should I delete the integration tests in this PR against 2.x?

@codecov
Copy link

codecov bot commented Jul 7, 2023

Codecov Report

Merging #2955 (44aea2b) into 2.x (b33e99f) will decrease coverage by 0.04%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                2.x    #2955      +/-   ##
============================================
- Coverage     62.12%   62.09%   -0.04%     
+ Complexity     3374     3371       -3     
============================================
  Files           264      264              
  Lines         19440    19442       +2     
  Branches       3314     3314              
============================================
- Hits          12078    12073       -5     
- Misses         5766     5771       +5     
- Partials       1596     1598       +2     
Impacted Files Coverage Δ
...opensearch/security/rest/DashboardsInfoAction.java 77.50% <100.00%> (+1.18%) ⬆️

... and 4 files with indirect coverage changes

@cwperks cwperks merged commit 6d385f0 into 2.x Jul 7, 2023
@cwperks cwperks deleted the backport/backport-2949-to-2.x branch July 7, 2023 16:06
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