-
Notifications
You must be signed in to change notification settings - Fork 342
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
feat(flattenObject): add flattenObject for flatten object keys #183
Conversation
@ngthuongdoan is attempting to deploy a commit to the Toss Team on Vercel. A member of the Team first needs to authorize it. |
Related #142 |
Sorry for the late review. The implementation is a little bit hard for me to read. Please let me some time to add the review (Recently, a lot of pull requests and issues are springing up.) |
Hello, thanks for your pull request! I understand the needs for Meanwhile, I think we have to implement
Let me work on implementing |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #183 +/- ##
=======================================
Coverage 99.52% 99.53%
=======================================
Files 105 106 +1
Lines 635 648 +13
Branches 123 128 +5
=======================================
+ Hits 632 645 +13
Misses 3 3 |
Implemented |
No description provided.