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/fix str repr methods #6

Merged
merged 10 commits into from Oct 30, 2017
Merged

Feature/fix str repr methods #6

merged 10 commits into from Oct 30, 2017

Conversation

ekampf
Copy link
Owner

@ekampf ekampf commented Nov 7, 2016

Related to issue #5

  1. Fix str and repr methods to reflect value being wrapped
  2. Add or_none and or_empty_list helper methods
  3. Add custom exception when calling get() on a Nothing

@coveralls
Copy link

coveralls commented Nov 7, 2016

Coverage Status

Coverage decreased (-0.7%) to 75.601% when pulling 320756e on feature/fix_str_repr_methods into e055fd9 on master.

@ekampf ekampf mentioned this pull request Nov 7, 2016
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.9%) to 75.427% when pulling acfb08a on feature/fix_str_repr_methods into e055fd9 on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.9%) to 75.427% when pulling acfb08a on feature/fix_str_repr_methods into e055fd9 on master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.2%) to 76.109% when pulling b99167d on feature/fix_str_repr_methods into e055fd9 on master.

@coveralls
Copy link

coveralls commented Nov 7, 2016

Coverage Status

Coverage increased (+1.5%) to 77.816% when pulling 444eab0 on feature/fix_str_repr_methods into e055fd9 on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage increased (+1.5%) to 77.816% when pulling 444eab0 on feature/fix_str_repr_methods into e055fd9 on master.

@ekampf ekampf merged commit f755600 into master Oct 30, 2017
@ekampf ekampf deleted the feature/fix_str_repr_methods branch October 30, 2017 17:40
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