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

Merged
merged 1 commit 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 66.98%. Comparing base (cd98f84) to head (78f59f9).

Files Patch % Lines
packages/osd-std/src/json.ts 50.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             2.12    #5973      +/-   ##
==========================================
- Coverage   66.98%   66.98%   -0.01%     
==========================================
  Files        3300     3300              
  Lines       63570    63574       +4     
  Branches    10137    10137              
==========================================
+ Hits        42585    42587       +2     
- Misses      18524    18527       +3     
+ Partials     2461     2460       -1     
Flag Coverage Δ
Linux_1 35.22% <0.00%> (-0.01%) ⬇️
Linux_2 55.15% <16.66%> (-0.01%) ⬇️
Linux_3 43.84% <0.00%> (-0.02%) ⬇️
Linux_4 35.34% <0.00%> (-0.01%) ⬇️
Windows_1 35.24% <0.00%> (-0.01%) ⬇️
Windows_2 55.12% <16.66%> (-0.01%) ⬇️
Windows_3 43.86% <0.00%> (-0.01%) ⬇️
Windows_4 35.34% <0.00%> (-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.

@abbyhu2000 abbyhu2000 merged commit 6fea4c9 into 2.12 Mar 1, 2024
87 of 89 checks passed
@github-actions github-actions bot deleted the backport/backport-5956-to-2.12 branch March 1, 2024 20:14
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