dice
dice copied to clipboard
feat:add persist cmd
feat:add persist command issue #258
The implementation looks good to me, can you also add tests for the command
@srivastava-yash Thank you for the reminder. I have added unit tests and resubmitted the code. Could you please review it?
P.S.: The current implementation is not based on interfaces, so methods like get cannot be mocked.
LGTM. @codeErrorSleep, I am not a maintainer of this project. Tagging @JyotinderSingh to confirm and approve
@codeErrorSleep please rebase the PR on the latest master to resolve conflicts. Will review once done.
@JyotinderSingh I have merged the master branch.