Skip to content

Commit

Permalink
Added coverall.io badge.
Browse files Browse the repository at this point in the history
  • Loading branch information
justin-lau committed Dec 30, 2014
1 parent cedb797 commit 912e29a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

[![Build Status](https://travis-ci.org/justin-lau/mongoose-plugins-trashable.svg?branch=master)](https://travis-ci.org/justin-lau/mongoose-plugins-trashable)
![devDependencies Status](https://david-dm.org/justin-lau/mongoose-plugins-trashable/dev-status.svg?style=flat)
[![Coverage Status](https://img.shields.io/coveralls/justin-lau/mongoose-plugins-trashable.svg)](https://coveralls.io/r/justin-lau/mongoose-plugins-trashable?branch=master)

This mongoose plugin adds the ability to soft-delete model instances,
optionally records the id of a model (usually a User) responsible for the action.
Expand Down

0 comments on commit 912e29a

Please sign in to comment.