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] fix(queryEnhancements): fix dataSource.id reference to enable tests #7406

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport c8496f8 from #7272.

…7272)

Signed-off-by: Joshua Li <joshuali925@gmail.com>
Co-authored-by: Kawika Avilla <kavilla414@gmail.com>
Co-authored-by: Yulong Ruan <ruanyl@amazon.com>
(cherry picked from commit c8496f8)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

❌ Invalid Changelog Heading

The '## Changelog' heading in your PR description is either missing or malformed. Please make sure that your PR description includes a '## Changelog' heading with proper spelling, capitalization, spacing, and Markdown syntax.

@github-actions github-actions bot added failed changeset and removed Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry labels Jul 23, 2024
Copy link

codecov bot commented Jul 23, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 67.89%. Comparing base (e461f36) to head (beb8198).
Report is 1 commits behind head on 2.x.

Files Patch % Lines
...ublic/query_assist/components/query_assist_bar.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              2.x    #7406      +/-   ##
==========================================
+ Coverage   67.84%   67.89%   +0.04%     
==========================================
  Files        3521     3521              
  Lines       69845    69845              
  Branches    11391    11391              
==========================================
+ Hits        47389    47423      +34     
+ Misses      19663    19624      -39     
- Partials     2793     2798       +5     
Flag Coverage Δ
Linux_1 33.18% <ø> (ø)
Linux_2 55.66% <ø> (ø)
Linux_3 43.24% <ø> (ø)
Linux_4 35.02% <50.00%> (+0.08%) ⬆️
Windows_1 33.20% <ø> (ø)
Windows_2 55.61% <ø> (ø)
Windows_3 43.25% <ø> (-0.01%) ⬇️
Windows_4 35.02% <50.00%> (+0.08%) ⬆️

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.

@ananzh ananzh merged commit a53186b into 2.x Jul 24, 2024
68 of 71 checks passed
ananzh pushed a commit to ananzh/OpenSearch-Dashboards that referenced this pull request Jul 24, 2024
…pensearch-project#7272) (opensearch-project#7406)

(cherry picked from commit c8496f8)

Signed-off-by: Joshua Li <joshuali925@gmail.com>
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>
Co-authored-by: Kawika Avilla <kavilla414@gmail.com>
Co-authored-by: Yulong Ruan <ruanyl@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants