Skip to content

Improves large scale handling with Amount #549

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

Merged
merged 6 commits into from
Feb 19, 2025

Conversation

mkeckmkeck
Copy link
Contributor

@mkeckmkeck mkeckmkeck commented Feb 19, 2025

Description

  • Creates new parsing methods for larger scale
  • Use larger scale for Jackson de/serialization
  • Javadoc + minor fixes

Additional Notes

  • This PR fixes or works on following ticket(s): SE-14351

Checklist

  • Code change has been tested and works locally
  • Code was formatted via IntelliJ and follows SonarLint & best practices
  • Patch Tasks: Is local execution of Patch Tasks necessary? If so, please also mark the PR with the tag.

- we need to add BigDecimal parsing support to NLS as well

Fixes: SE-14351
- and converts to markdown

Fixes: SE-14351
- some of them contain formatting which looks nicer using markdown
- change all to consistent within class

Fixes: SE-14351
- note: autoformat works incorrectly here and changes the indention of:
    /// @param format the `NumberFormat` used to obtain the number of decimal places, the decimal format symbols
    ///               and rounding mode
in each subsequent call. imo our settings of the formatter are correct, so this might be a bug.

Fixes: SE-14351
@sabieber sabieber merged commit 0e5d386 into develop Feb 19, 2025
4 checks passed
@sabieber sabieber deleted the feature/SE-14351_amount_scaling branch February 19, 2025 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧬 Enhancement Contains new features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants