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

implement unlink command #250

Merged
merged 4 commits into from
Aug 15, 2019
Merged

implement unlink command #250

merged 4 commits into from
Aug 15, 2019

Conversation

zsblevins
Copy link
Contributor

@zsblevins zsblevins commented Aug 14, 2019

Note that a separate _delete function was written due to the attr manipulation done on del_ which didn't allow for it to be called directly within unlink.

@zsblevins zsblevins mentioned this pull request Aug 14, 2019
Copy link
Collaborator

@bmerry bmerry left a comment

Choose a reason for hiding this comment

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

Looks good. Can you just take out the bits that update the revision history and bump the version number. I prefer to do the version bump immediately before release.

Also can you add the unlink command to test_fakeredis_hypothesis.py (just search for where 'del' is currently handled).

@zsblevins
Copy link
Contributor Author

Sure thing. I haven't used hypothesis before, so let me know if there's anything additional needed!

@coveralls
Copy link

coveralls commented Aug 14, 2019

Coverage Status

Coverage increased (+0.01%) to 94.054% when pulling b0bb226 on zsblevins:master into 12b159e on jamesls:master.

Copy link
Collaborator

@bmerry bmerry left a comment

Choose a reason for hiding this comment

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

Looks good, thanks!

@bmerry bmerry merged commit a01aac5 into jamesls:master Aug 15, 2019
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

3 participants