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

Update to enumerable functionality and support atom keys #103

Merged
merged 26 commits into from
Oct 6, 2020

Conversation

BlueCollarChris
Copy link
Contributor

  • Allow transformation of keys that are atoms and not string
  • convert enumerables with string key to atoms

Work was perfomed by Maurice Roy and myself on a forked branch.

BlueCollarChris and others added 22 commits June 11, 2020 12:23
…; created atomize helper module with function to use existing atoms if possible when converting from strings; added tests for camelcase & snakecase atom handling; added tests for stringify keys; added test for atomizing without a callback passed
… updated moduledoc; added atom handling to PascalCase & ConstantCase modules - added tests
…aseformatter

Revert "VE-1004 Replace CaseFormatter with Recase"
@coveralls
Copy link

coveralls commented Oct 6, 2020

Coverage Status

Coverage increased (+0.2%) to 98.901% when pulling d6bebb6 on kempt09:master into be78a03 on sobolevn:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-2.01%) to 96.703% when pulling bbc8e47 on kempt09:master into be78a03 on sobolevn:master.

Copy link
Member

@sobolevn sobolevn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome work! Please add a CHANGELOG entry 👍

@sobolevn
Copy link
Member

sobolevn commented Oct 6, 2020

Ok, I will do it by myself! Thanks a lot! 👍

@sobolevn sobolevn merged commit 0e924a1 into wemake-services:master Oct 6, 2020
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

4 participants