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] [augmenter] do not support datasources with no version #8916

Closed
wants to merge 1 commit into from

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 539675e from #8915.

Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit 539675e)
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.

Copy link

codecov bot commented Nov 22, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 4 lines in your changes missing coverage. Please review.

Project coverage is 60.91%. Comparing base (56b8b19) to head (6a0d74d).

Files with missing lines Patch % Lines
src/plugins/vis_augmenter/public/utils/utils.ts 77.77% 0 Missing and 2 partials ⚠️
src/plugins/vis_augmenter/public/plugin.ts 0.00% 1 Missing ⚠️
...izations/public/embeddable/visualize_embeddable.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##              2.x    #8916   +/-   ##
=======================================
  Coverage   60.90%   60.91%           
=======================================
  Files        3801     3801           
  Lines       91039    91049   +10     
  Branches    14358    14362    +4     
=======================================
+ Hits        55450    55459    +9     
  Misses      32064    32064           
- Partials     3525     3526    +1     
Flag Coverage Δ
Linux_1 29.04% <66.66%> (+<0.01%) ⬆️
Linux_2 56.53% <ø> (ø)
Linux_3 37.82% <25.00%> (+<0.01%) ⬆️
Linux_4 30.00% <ø> (ø)
Windows_1 29.05% <66.66%> (+<0.01%) ⬆️
Windows_2 56.48% <ø> (ø)
Windows_3 37.82% <25.00%> (-0.01%) ⬇️
Windows_4 30.00% <ø> (ø)

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.


🚨 Try these New Features:

@ohltyler
Copy link
Member

This causes issues when displaying eligible visualizations using plugins integrated with it in a bundled js / build distribution env. Closing this and will open a PR to revert the original change. Further investigation is needed.

@ohltyler ohltyler closed this Nov 25, 2024
@ohltyler ohltyler deleted the backport/backport-8915-to-2.x branch November 25, 2024 16:01
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 failed changeset v2.19.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants