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(discover): break new lines in table cell #7468

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 4ff4c3c from #7207.

* fix(discover): break new lines in table cell

fixes #7177

Signed-off-by: Joshua Li <joshuali925@gmail.com>

* Changeset file for PR #7207 created/updated

---------

Signed-off-by: Joshua Li <joshuali925@gmail.com>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit 4ff4c3c)
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 Jul 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.85%. Comparing base (8ee8678) to head (957e509).
Report is 10 commits behind head on 2.x.

Additional details and impacted files
@@            Coverage Diff             @@
##              2.x    #7468      +/-   ##
==========================================
- Coverage   67.86%   67.85%   -0.01%     
==========================================
  Files        3600     3600              
  Lines       72615    72615              
  Branches    11902    11902              
==========================================
- Hits        49278    49276       -2     
- Misses      20338    20339       +1     
- Partials     2999     3000       +1     
Flag Coverage Δ
Linux_1 32.94% <ø> (ø)
Linux_2 55.66% <ø> (ø)
Linux_3 43.66% <ø> (-0.01%) ⬇️
Linux_4 34.46% <ø> (ø)
Windows_1 32.97% <ø> (ø)
Windows_2 55.61% <ø> (ø)
Windows_3 43.67% <ø> (ø)
Windows_4 34.46% <ø> (ø)

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 95b2ef6 into 2.x Jul 25, 2024
68 of 70 checks passed
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 bug Something isn't working discover for discover reinvent failed changeset valued-contributor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants