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

[Manual backport 2.x] Use JSON11 for handling long numerals (#6915) #6970

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

AMoo-Miki
Copy link
Collaborator

@AMoo-Miki AMoo-Miki commented Jun 7, 2024

cherry picked 6a20742 from #6915

Changelog

  • skip

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

(cherry picked from commit 6a20742)

Signed-off-by: Miki <miki@amazon.com>
Copy link

codecov bot commented Jun 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.47%. Comparing base (ee9dc5e) to head (56c18ef).

Additional details and impacted files
@@            Coverage Diff             @@
##              2.x    #6970      +/-   ##
==========================================
- Coverage   67.49%   67.47%   -0.03%     
==========================================
  Files        3445     3445              
  Lines       67938    67870      -68     
  Branches    11037    11025      -12     
==========================================
- Hits        45855    45795      -60     
+ Misses      19417    19411       -6     
+ Partials     2666     2664       -2     
Flag Coverage Δ
Linux_1 33.09% <20.00%> (+0.02%) ⬆️
Linux_2 55.12% <50.00%> (-0.09%) ⬇️
Linux_3 45.23% <100.00%> (-0.02%) ⬇️
Linux_4 34.99% <20.00%> (+0.03%) ⬆️
Windows_1 33.11% <20.00%> (+0.02%) ⬆️
Windows_2 55.07% <50.00%> (-0.09%) ⬇️
Windows_3 45.23% <100.00%> (-0.04%) ⬇️
Windows_4 34.99% <20.00%> (+0.03%) ⬆️

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 310c240 into opensearch-project:2.x Jun 7, 2024
67 of 68 checks passed
@zhyuanqi zhyuanqi added the enhancement New feature or request label Jun 11, 2024
AMoo-Miki added a commit to AMoo-Miki/OpenSearch-Dashboards that referenced this pull request Aug 14, 2024
…search-project#6970)

(cherry picked from commit 6a20742)

Signed-off-by: Miki <miki@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry v2.15.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants