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] Fixing console error when the data source has an empty description #9260

Merged
merged 2 commits into from
Jan 24, 2025

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 33cb5b7 from #9236.

…9236)

* fix: add check for data source description and adding tests

Signed-off-by: Owen Wang <[email protected]>

* Changeset file for PR #9236 created/updated

* test: strength the test for data source empty description

Signed-off-by: Owen Wang <[email protected]>

---------

Signed-off-by: Owen Wang <[email protected]>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit 33cb5b7)
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 Jan 23, 2025

Codecov Report

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

Project coverage is 61.14%. Comparing base (0916f05) to head (3ecafac).
Report is 2 commits behind head on 2.x.

Files with missing lines Patch % Lines
...components/data_source_table/data_source_table.tsx 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##              2.x    #9260   +/-   ##
=======================================
  Coverage   61.14%   61.14%           
=======================================
  Files        3815     3815           
  Lines       91528    91529    +1     
  Branches    14459    14459           
=======================================
+ Hits        55961    55963    +2     
  Misses      32004    32004           
+ Partials     3563     3562    -1     
Flag Coverage Δ
Linux_1 29.13% <ø> (ø)
Linux_2 56.60% <ø> (ø)
Linux_3 38.06% <66.66%> (-0.01%) ⬇️
Linux_4 29.18% <ø> (ø)
Windows_1 29.14% <ø> (ø)
Windows_2 56.55% <ø> (ø)
Windows_3 38.06% <66.66%> (+<0.01%) ⬆️
Windows_4 29.18% <ø> (ø)

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.

@Hailong-am Hailong-am merged commit d81cb8a into 2.x Jan 24, 2025
66 of 68 checks passed
@github-actions github-actions bot deleted the backport/backport-9236-to-2.x branch January 24, 2025 08:51
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.

3 participants