Skip to content

Conversation

sumukhswamy
Copy link
Collaborator

@sumukhswamy sumukhswamy commented Oct 2, 2025

Add setting to turn extending numeric precision on or off (#8837) (#9083)


(cherry picked from commit 791f5d8)

Description

Issues Resolved

Screenshot

Testing the changes

with setting enabled

image Screenshot 2025-10-02 at 5 04 15 PM

without setting enabled

image

Changelog

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

Add setting to turn extending numeric precision on or off (opensearch-project#8837) (opensearch-project#9083)

* Add setting to turn extending numeric precision on or off

* Changeset file for PR opensearch-project#8837 created/updated

---------

(cherry picked from commit 791f5d8)

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>
Copy link

codecov bot commented Oct 2, 2025

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 55.33%. Comparing base (1d3b040) to head (394bb59).

Files with missing lines Patch % Lines
...on/index_patterns/index_patterns/index_patterns.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             2.13   #10631      +/-   ##
==========================================
- Coverage   55.35%   55.33%   -0.03%     
==========================================
  Files        1194     1194              
  Lines       24037    24038       +1     
  Branches     4009     4009              
==========================================
- Hits        13306    13301       -5     
- Misses      10107    10113       +6     
  Partials      624      624              
Flag Coverage Δ
Windows_2 55.33% <0.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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@angle943 angle943 merged commit 97ad020 into opensearch-project:2.13 Oct 6, 2025
9 of 57 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants