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.11] [osci23] implmented advance setting in Dicover: MODIFY_COLUMN_ON_SWITCH #5746

Merged
merged 1 commit into from
Jan 31, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 34994f8 from #5508.

Copy link

codecov bot commented Jan 26, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (dfb9f7a) 66.83% compared to head (7091c76) 66.84%.
Report is 2 commits behind head on 2.11.

❗ Current head 7091c76 differs from pull request most recent head 93c9e27. Consider uploading reports for the commit 93c9e27 to get more accurate results

Files Patch % Lines
...pplication/view_components/utils/filter_columns.ts 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             2.11    #5746   +/-   ##
=======================================
  Coverage   66.83%   66.84%           
=======================================
  Files        3284     3284           
  Lines       63169    63172    +3     
  Branches    10049    10051    +2     
=======================================
+ Hits        42221    42225    +4     
+ Misses      18470    18469    -1     
  Partials     2478     2478           
Flag Coverage Δ
Linux_1 35.25% <ø> (ø)
Linux_2 55.22% <ø> (ø)
Linux_3 43.84% <75.00%> (+<0.01%) ⬆️
Linux_4 35.48% <ø> (ø)
Windows_1 35.26% <ø> (ø)
Windows_2 55.18% <ø> (ø)
Windows_3 43.85% <75.00%> (+<0.01%) ⬆️
Windows_4 35.48% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

…CH (#5508)

* Revert "[Data Explorer][Discover 2.0] Fix issues when change index pattern (#4875) (#4885)"

This reverts commit 0102a32.
try revert:

* [osci23] implmented advance setting in Dicover: MODIFY_COLUMN_ON_SWITCH

Signed-off-by: qiwen li <qiwen_li@brown.edu>

* fix deps

Signed-off-by: qiwen li <qiwen_li@brown.edu>

* Update CHANGELOG.md

Signed-off-by: Qiwen Li <qiwen_li@brown.edu>

* modify to match discover legacy behavior, columns from previous column are only shown in canvas area

Signed-off-by: qiwen li <qiwen_li@brown.edu>

* Update CHANGELOG.md

Co-authored-by: Anan Zhuang <ananzh@amazon.com>
Signed-off-by: Qiwen Li <qiwen_li@brown.edu>

* removed unused variables, added comments and @param

Signed-off-by: Qiwen Li <qiwen_li@brown.edu>

---------

Signed-off-by: qiwen li <qiwen_li@brown.edu>
Signed-off-by: Qiwen Li <qiwen_li@brown.edu>
Signed-off-by: Anan Zhuang <ananzh@amazon.com>
Signed-off-by: Ashwin P Chandran <ashwinpc@amazon.com>
Co-authored-by: Anan Zhuang <ananzh@amazon.com>
Co-authored-by: Ashwin P Chandran <ashwinpc@amazon.com>
(cherry picked from commit 34994f8)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
@manasvinibs manasvinibs force-pushed the backport/backport-5508-to-2.11 branch from 7091c76 to 93c9e27 Compare January 31, 2024 00:31
@manasvinibs manasvinibs merged commit 02c51f3 into 2.11 Jan 31, 2024
61 of 62 checks passed
@github-actions github-actions bot deleted the backport/backport-5508-to-2.11 branch January 31, 2024 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocut Skip the changelog verification check on backports bug Something isn't working discover for discover reinvent first-time-contributor v2.12.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants