jsontransformer: All numbers as numbers#1557
Conversation
PR Summary
|
|
@kingthorin Few tests are failing: |
asolntsev
left a comment
There was a problem hiding this comment.
(except the failing tests)
|
Working on the failures now. |
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #1557 +/- ##
============================================
+ Coverage 92.45% 92.50% +0.04%
Complexity 3309 3309
============================================
Files 329 329
Lines 6509 6507 -2
Branches 634 632 -2
============================================
+ Hits 6018 6019 +1
+ Misses 338 336 -2
+ Partials 153 152 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
src/main/java/net/datafaker/transformations/JsonTransformer.java
Outdated
Show resolved
Hide resolved
src/main/java/net/datafaker/transformations/JsonTransformer.java
Outdated
Show resolved
Hide resolved
Signed-off-by: kingthorin <[email protected]>
Fixes #1556