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

114 flatten nested objects #135

Merged
merged 13 commits into from
Dec 5, 2024

Conversation

KevRiver
Copy link
Contributor

@KevRiver KevRiver commented Dec 4, 2024

  • add a new test TestJsonHandler_TryHandle_LargeNumbers in json_handler_test.go
  • fix json handler to handle numbers with the type json.Number istead of float64
  • add two new tests
    TestFlatteningNestedObjects_simple
    TestFlatteningNestedObjects_with_a_big_number
    in scanner_test.go

@aybabtme
Copy link
Collaborator

aybabtme commented Dec 5, 2024

Nice, thanks so much!

@aybabtme aybabtme merged commit d3103da into humanlogio:master Dec 5, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants