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

Add support for underscored numerical literals in Configuration Converters #9682

Merged
merged 2 commits into from
Nov 8, 2023

Conversation

MrValioBg
Copy link
Contributor

Description:
This PR adds support for numerical literals in the ConfigConvertors for IntegerConverter & LongConvertors.

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Valentin Valkanov added 2 commits November 6, 2023 13:50
Signed-off-by: Valentin Valkanov <valentin.valkanov@limechain.tech>
Signed-off-by: Valentin Valkanov <valentin.valkanov@limechain.tech>
@MrValioBg MrValioBg force-pushed the fix-properties-support-for-numerical-literals branch from 0b9d900 to 623d770 Compare November 6, 2023 11:50
@MrValioBg MrValioBg marked this pull request as ready for review November 6, 2023 11:51
@MrValioBg MrValioBg requested a review from a team as a code owner November 6, 2023 11:51
Copy link

github-actions bot commented Nov 6, 2023

Node: Unit Test Results

    2 271 files      2 271 suites   1h 23m 51s ⏱️
118 342 tests 118 308 ✔️ 34 💤 0
126 603 runs  126 569 ✔️ 34 💤 0

Results for commit 623d770.

Copy link

github-actions bot commented Nov 6, 2023

Node: E2E Test Results

    1 files      1 suites   21m 19s ⏱️
310 tests 310 ✔️ 0 💤 0
332 runs  332 ✔️ 0 💤 0

Results for commit 623d770.

@MrValioBg MrValioBg self-assigned this Nov 6, 2023
@MrValioBg MrValioBg added the Limechain Work planned for the LimeChain team label Nov 6, 2023
Copy link

github-actions bot commented Nov 6, 2023

Node: Integration Test Results

280 tests   280 ✔️  33m 0s ⏱️
    5 suites      0 💤
    5 files        0

Results for commit 623d770.

Copy link

github-actions bot commented Nov 6, 2023

Node: HAPI Test Results

1 242 tests   802 ✔️  1h 16m 23s ⏱️
   165 suites  440 💤
   165 files        0

Results for commit 623d770.

@netopyr
Copy link
Contributor

netopyr commented Nov 7, 2023

Does this PR resolve #9184?

@MrValioBg
Copy link
Contributor Author

MrValioBg commented Nov 7, 2023

Seems like it would also resolve #9184 @netopyr
I opened this PR because of some HAPI tests throwing exceptions about this.

Copy link
Collaborator

@mustafauzunn mustafauzunn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Collaborator

@tinker-michaelj tinker-michaelj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah a very nice DX win, tyvm! 🙌

@netopyr netopyr merged commit e6dc241 into develop Nov 8, 2023
8 of 9 checks passed
@netopyr netopyr deleted the fix-properties-support-for-numerical-literals branch November 8, 2023 16:44
Ivo-Yankov pushed a commit that referenced this pull request Nov 9, 2023
…rters (#9682)

Signed-off-by: Valentin Valkanov <valentin.valkanov@limechain.tech>
Signed-off-by: Ivo Yankov <ivo@devlabs.bg>
nickpoorman pushed a commit that referenced this pull request Nov 22, 2023
…rters (#9682)

Signed-off-by: Valentin Valkanov <valentin.valkanov@limechain.tech>
Signed-off-by: Nick Poorman <nick@swirldslabs.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Limechain Work planned for the LimeChain team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants