-
-
Notifications
You must be signed in to change notification settings - Fork 48
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
fix: crash on split
#62
Conversation
Codecov Report
@@ Coverage Diff @@
## master #62 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 8 8
Lines 239 240 +1
Branches 65 66 +1
=========================================
+ Hits 239 240 +1
Continue to review full report at Codecov.
|
I think we fixed it at the same time #63 |
@ricardogobbosouza |
|
@ricardogobbosouza will you do release after merge or should I do it myself? |
I'm doing |
* fix: crash on `split` * test: added * fix: webpack@4 tests
This PR contains a:
Motivation / Use-Case
fixes #61
Breaking Changes
No
Additional Info
WIP on tests