Skip to content

Conversation

@wanglam
Copy link
Collaborator

@wanglam wanglam commented Nov 17, 2025

Description

Make log action menu available on non-filterable time column like screenshot below:
image

Changelog

  • feat: [explore]Add log action menu support for non-filterable time columns

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

@codecov
Copy link

codecov bot commented Nov 17, 2025

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.77%. Comparing base (dd7ea7f) to head (ece9e43).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...ata_table/table_cell/non_filterable_table_cell.tsx 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10927      +/-   ##
==========================================
- Coverage   60.77%   60.77%   -0.01%     
==========================================
  Files        4533     4533              
  Lines      122254   122257       +3     
  Branches    20489    20491       +2     
==========================================
- Hits        74300    74299       -1     
- Misses      42715    42719       +4     
  Partials     5239     5239              
Flag Coverage Δ
Linux_1 26.57% <ø> (ø)
Linux_2 38.92% <ø> (ø)
Linux_3 39.48% <ø> (ø)
Linux_4 33.74% <0.00%> (-0.01%) ⬇️
Windows_1 26.58% <ø> (-0.01%) ⬇️
Windows_2 38.90% <ø> (ø)
Windows_3 39.48% <ø> (ø)
Windows_4 33.74% <0.00%> (-0.01%) ⬇️

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@wanglam
Copy link
Collaborator Author

wanglam commented Nov 17, 2025

Checked failed functional tests are not related to my changes, should safe to merge.

@wanglam wanglam merged commit 611dcfb into opensearch-project:main Nov 17, 2025
68 of 83 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants