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.13] [osd/std] Add fallback mechanism when recovery from false-positives in handling of long numerals fails #6260

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 312075c from #6253.

…n handling of long numerals fails (#6253)

Signed-off-by: Miki <[email protected]>
(cherry picked from commit 312075c)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
Copy link

codecov bot commented Mar 25, 2024

Codecov Report

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

Project coverage is 67.26%. Comparing base (31f2b49) to head (7e08b21).

Files Patch % Lines
packages/osd-std/src/json.ts 77.27% 5 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             2.13    #6260   +/-   ##
=======================================
  Coverage   67.26%   67.26%           
=======================================
  Files        3335     3335           
  Lines       64579    64581    +2     
  Branches    10326    10327    +1     
=======================================
+ Hits        43438    43442    +4     
+ Misses      18636    18635    -1     
+ Partials     2505     2504    -1     
Flag Coverage Δ
Linux_1 31.30% <0.00%> (-0.01%) ⬇️
Linux_2 55.38% <54.54%> (-0.01%) ⬇️
Linux_3 44.70% <22.72%> (+0.01%) ⬆️
Linux_4 35.30% <0.00%> (-0.01%) ⬇️
Windows_1 31.33% <0.00%> (-0.01%) ⬇️
Windows_2 55.35% <54.54%> (-0.01%) ⬇️
Windows_3 44.70% <22.72%> (+<0.01%) ⬆️
Windows_4 35.30% <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.

@AMoo-Miki AMoo-Miki merged commit 2a9d6dd into 2.13 Mar 25, 2024
88 of 89 checks passed
@github-actions github-actions bot deleted the backport/backport-6253-to-2.13 branch March 25, 2024 18:50
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
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants