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] [osd/std] Add additional recovery from false-positives in handling of long numerals #5972

Merged
merged 2 commits into from
Mar 1, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport a7ab795 from #5956.

…ng numerals (#5956)

Signed-off-by: Miki <miki@amazon.com>
(cherry picked from commit a7ab795)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
Copy link

codecov bot commented Feb 27, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 67.08%. Comparing base (9c15063) to head (13d49f7).
Report is 1 commits behind head on 2.x.

Files Patch % Lines
packages/osd-std/src/json.ts 50.00% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##              2.x    #5972   +/-   ##
=======================================
  Coverage   67.07%   67.08%           
=======================================
  Files        3308     3308           
  Lines       63727    63731    +4     
  Branches    10168    10168           
=======================================
+ Hits        42748    42755    +7     
  Misses      18510    18510           
+ Partials     2469     2466    -3     
Flag Coverage Δ
Linux_1 35.21% <0.00%> (-0.01%) ⬇️
Linux_2 55.12% <16.66%> (-0.01%) ⬇️
Linux_3 44.47% <0.00%> (-0.01%) ⬇️
Linux_4 35.33% <0.00%> (-0.01%) ⬇️
Windows_1 35.23% <0.00%> (-0.01%) ⬇️
Windows_2 55.09% <16.66%> (-0.01%) ⬇️
Windows_3 44.48% <0.00%> (-0.01%) ⬇️
Windows_4 35.33% <0.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.

@abbyhu2000 abbyhu2000 merged commit 5a06156 into 2.x Mar 1, 2024
64 of 66 checks passed
@github-actions github-actions bot deleted the backport/backport-5956-to-2.x branch March 1, 2024 20:13
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 v2.13.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants