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

Feature/value enums #29

Merged
merged 41 commits into from
Apr 15, 2016
Merged

Feature/value enums #29

merged 41 commits into from
Apr 15, 2016

Conversation

lloydmeta
Copy link
Owner

  • Adds ValueEnums (and associated integrations with Play, PlayJson, and UPickle)
    • Currently fairly tightly constrained to work with just Long, Int, and Short
  • Add an integration with Circe.

- Refactor a bunch of test code to be more DRY
- Extend PlayValueEnums with their respective Json helpers
- Add tests for PlayValueEnums
- Upgrade Scalatest and ScalaJS
- Add ValueEnum UPicklers with tests
- Add a PartialFunction enricher
- Refactor some older code
# The first commit's message is:
Add more to the readme

# This is the 2nd commit message:

More

# This is the 3rd commit message:

Fix links

# This is the 4th commit message:

Moar readme

# This is the 5th commit message:

Add to readme

# This is the 6th commit message:

fix readme code
- Add TOC
- More details, examples, explanations
- Add a test for unbinding

- More consistent formatting in the readme

- Fix form spec
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.7%) to 99.301% when pulling 8fdf076 on feature/value-enums into 6c9b7f3 on master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.7%) to 99.301% when pulling 8ac0cce on feature/value-enums into 6c9b7f3 on master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.7%) to 99.301% when pulling e616d10 on feature/value-enums into 6c9b7f3 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 3c7bb4a on feature/value-enums into 6c9b7f3 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 479d577 on feature/value-enums into 6c9b7f3 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 479d577 on feature/value-enums into 6c9b7f3 on master.

- Add note to mention the above
- Bump Circe version
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 604bfb4 on feature/value-enums into 6c9b7f3 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 66e6afa on feature/value-enums into 6c9b7f3 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 66e6afa on feature/value-enums into 6c9b7f3 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 66e6afa on feature/value-enums into 6c9b7f3 on master.

@lloydmeta lloydmeta merged commit a1d2263 into master Apr 15, 2016
@lloydmeta lloydmeta deleted the feature/value-enums branch April 15, 2016 17:18
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.

2 participants