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

Remove lorem-ipsum dependency #336

Merged
merged 1 commit into from Mar 18, 2019
Merged

Remove lorem-ipsum dependency #336

merged 1 commit into from Mar 18, 2019

Conversation

dubzzz
Copy link
Owner

@dubzzz dubzzz commented Mar 18, 2019

Fixes #335

The choices has been to removed the dependency towards lorem-ipsum package because:

@coveralls
Copy link

coveralls commented Mar 18, 2019

Coverage Status

Coverage increased (+0.003%) to 96.801% when pulling f0b0463 on fix/lorem into dfb0b07 on master.

Fixes #335

The choices has been to removed the dependency towards lorem-ipsum package because:
- Version 2 of the package is not compatible with legacy versions of node
- Package size skyrocketed with the latest major
- Up to version 1, the code was doing a simple random on words: relying on built-ins of fast-check to compute the lorem will provide better shrinking capabilities
@dubzzz dubzzz merged commit dd53630 into master Mar 18, 2019
@dubzzz dubzzz deleted the fix/lorem branch March 18, 2019 20:09
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.

None yet

2 participants