GROOVY-12147: Add locale-aware number, currency and percent formattin…#2699
Open
paulk-asert wants to merge 1 commit into
Open
GROOVY-12147: Add locale-aware number, currency and percent formattin…#2699paulk-asert wants to merge 1 commit into
paulk-asert wants to merge 1 commit into
Conversation
…g/parsing to the GDK (back out some variants and clarify javadoc)
1d2ac8d to
c4e866e
Compare
✅ All tests passed ✅Test SummaryBuild and test / lts (17, windows-latest, 1) > :test
🏷️ Commit: c4e866e Learn more about TestLens at testlens.app. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2699 +/- ##
==================================================
+ Coverage 69.1077% 69.1122% +0.0045%
Complexity 34235 34235
==================================================
Files 1537 1537
Lines 129356 129352 -4
Branches 23503 23502 -1
==================================================
+ Hits 89395 89398 +3
+ Misses 31941 31934 -7
Partials 8020 8020
🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…g/parsing to the GDK (back out some variants and clarify javadoc)