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.12] [Backport 2.x] Fix (TableVis): Properly filter table columns when sending to filter … #5829

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport a237e52 from #5823.

#5619) (#5823)

* Fix (TableVis): Properly filter table columns when sending to filter event handler

Signed-off-by: Josh Romero <[email protected]>

* add changelog

Signed-off-by: Josh Romero <[email protected]>

---------

Signed-off-by: Josh Romero <[email protected]>
Signed-off-by: Ashwin P Chandran <[email protected]>
Co-authored-by: Ashwin P Chandran <[email protected]>
(cherry picked from commit 3e22939)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
(cherry picked from commit a237e52)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

codecov bot commented Feb 7, 2024

Codecov Report

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

Comparison is base (992218f) 66.96% compared to head (c5efd47) 66.99%.

Files Patch % Lines
...table/public/components/table_vis_grid_columns.tsx 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             2.12    #5829      +/-   ##
==========================================
+ Coverage   66.96%   66.99%   +0.02%     
==========================================
  Files        3300     3300              
  Lines       63543    63545       +2     
  Branches    10131    10131              
==========================================
+ Hits        42554    42572      +18     
+ Misses      18531    18518      -13     
+ Partials     2458     2455       -3     
Flag Coverage Δ
Linux_1 ?
Linux_2 55.16% <ø> (ø)
Linux_3 43.85% <ø> (+0.01%) ⬆️
Linux_4 35.34% <ø> (ø)
Windows_1 35.26% <0.00%> (-0.01%) ⬇️
Windows_2 55.12% <ø> (?)
Windows_3 43.85% <ø> (ø)
Windows_4 35.34% <ø> (ø)

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.

@abbyhu2000 abbyhu2000 merged commit 5e3a2ae into 2.12 Feb 7, 2024
86 of 88 checks passed
@github-actions github-actions bot deleted the backport/backport-5823-to-2.12 branch February 7, 2024 19:41
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 distinguished-contributor v2.12.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants