-
-
Notifications
You must be signed in to change notification settings - Fork 500
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
Fixes for dot notation #960
Conversation
This branch is running in CodeSandbox. Use the links below to review this PR faster. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 2197418:
|
Codecov Report
@@ Coverage Diff @@
## master #960 +/- ##
==========================================
+ Coverage 81.62% 81.69% +0.07%
==========================================
Files 182 182
Lines 9898 9894 -4
Branches 1207 1207
==========================================
+ Hits 8079 8083 +4
+ Misses 1231 1223 -8
Partials 588 588
|
fieldSeparator
Resolves #786, #958