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

Fix flaky IndexPatternSelect test in data plugin #8429

Merged

Conversation

AMoo-Miki
Copy link
Collaborator

Description

Fix flaky IndexPatternSelect test in data plugin

Changelog

  • test: Fix flaky IndexPatternSelect test in data plugin

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

@AMoo-Miki AMoo-Miki force-pushed the fix-flaky-data-ips-test branch from 2e9bbd9 to 62e4909 Compare October 1, 2024 23:57
Copy link

codecov bot commented Oct 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.92%. Comparing base (daa59de) to head (62e4909).
Report is 44 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8429   +/-   ##
=======================================
  Coverage   60.92%   60.92%           
=======================================
  Files        3756     3756           
  Lines       89185    89185           
  Branches    13941    13941           
=======================================
  Hits        54337    54337           
  Misses      31467    31467           
  Partials     3381     3381           
Flag Coverage Δ
Linux_1 28.85% <ø> (ø)
Linux_2 56.35% <ø> (ø)
Linux_3 37.73% <ø> (-0.01%) ⬇️
Linux_4 29.96% <ø> (ø)
Windows_1 28.87% <ø> (ø)
Windows_2 56.30% <ø> (ø)
Windows_3 37.74% <ø> (ø)
Windows_4 29.96% <ø> (ø)

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.

Copy link
Collaborator

@Hailong-am Hailong-am left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks

@AMoo-Miki AMoo-Miki merged commit 774909e into opensearch-project:main Oct 2, 2024
67 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 6, 2024
Signed-off-by: Miki <[email protected]>
(cherry picked from commit 774909e)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
kavilla pushed a commit that referenced this pull request Oct 24, 2024
(cherry picked from commit 774909e)

Signed-off-by: Miki <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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