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

Added 'clear()' to session store #30

Merged
merged 2 commits into from
Oct 7, 2016

Conversation

joetinoco
Copy link
Contributor

This is one of the optional methods of the session store implementation in expressjs/session. I needed this implemented for a project at work, so I thought I might contribute.

This is my first pull request ever, so there's a good chance I screwed something up. Feedback is welcome.

@coveralls
Copy link

coveralls commented Oct 7, 2016

Coverage Status

Coverage decreased (-3.9%) to 96.117% when pulling b09ffa8 on joetinoco:clear-added into 1b093fe on mongodb-js:master.

@coveralls
Copy link

coveralls commented Oct 7, 2016

Coverage Status

Coverage decreased (-1.9%) to 98.058% when pulling f64e73f on joetinoco:clear-added into 1b093fe on mongodb-js:master.

@vkarpov15
Copy link
Member

Great job on your first PR! 👍 I'm gonna merge because it works, but for future reference I insist on 100% test coverage for this project, so if you bring it up to 100% coverage I can release it faster :)

@vkarpov15 vkarpov15 merged commit 9a64af8 into mongodb-js:master Oct 7, 2016
vkarpov15 added a commit that referenced this pull request Oct 7, 2016
@vkarpov15
Copy link
Member

Released in 1.3.0 🍻

@joetinoco
Copy link
Contributor Author

Thanks @vkarpov15 !

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