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.17] [Backport 2.x] Fix a typo while inspecting values for large numerals in OSD and the JS client #9037

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport cd2faad from #8875.

…in OSD and the JS client (#8875)

* Fix a typo while inspecting values for large numerals in OSD and the JS client (#8839)

* [@osd/std] Fix typo while inspecting values for large numerals

Signed-off-by: Miki <[email protected]>

* Patch @opensearch-project/opensearch to fix a typo

Ref: opensearch-project/opensearch-js#889

Signed-off-by: Miki <[email protected]>

* Changeset file for PR #8839 created/updated

---------

Signed-off-by: Miki <[email protected]>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit e993d24)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Update postinstall.js

Signed-off-by: Miki <[email protected]>

---------

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>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
Co-authored-by: Miki <[email protected]>
(cherry picked from commit cd2faad)
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 Dec 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.79%. Comparing base (e9c9983) to head (780701d).
Report is 2 commits behind head on 2.17.

Additional details and impacted files
@@            Coverage Diff             @@
##             2.17    #9037      +/-   ##
==========================================
- Coverage   60.79%   60.79%   -0.01%     
==========================================
  Files        3737     3737              
  Lines       88754    88754              
  Branches    13804    13804              
==========================================
- Hits        53958    53957       -1     
- Misses      31480    31481       +1     
  Partials     3316     3316              
Flag Coverage Δ
Linux_1 28.75% <ø> (ø)
Linux_2 56.42% <ø> (ø)
Linux_3 37.70% <ø> (-0.01%) ⬇️
Linux_4 29.72% <ø> (+<0.01%) ⬆️
Windows_1 28.77% <ø> (ø)
Windows_2 56.37% <ø> (ø)
Windows_3 37.66% <ø> (-0.05%) ⬇️
Windows_4 29.72% <ø> (+<0.01%) ⬆️

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.

@AMoo-Miki AMoo-Miki merged commit 1b89a73 into 2.17 Dec 11, 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 distinguished-contributor failed changeset v2.19.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants