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

XML optLong/getLong equivalent updates for string to number conversion. #794

Merged
merged 4 commits into from
Oct 25, 2023

Commits on Oct 14, 2023

  1. stleary#790 - Update XML with changes for string to number conversion.

    Moved the code logic to a common utility to de-duplicate.
    rudrajyotib committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    7b2677a View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    1d0775c View commit details
    Browse the repository at this point in the history
  2. stleary#790 - Update XML with changes for string to number conversion.

    For now the code remains duplicated in JSON and XML parsers.
    Unit test cases updated to comply with number expectations.
    rudrajyotib committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    2374766 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. Configuration menu
    Copy the full SHA
    04a4c5a View commit details
    Browse the repository at this point in the history