agco / harvesterjs

Create JSONAPI-compliant APIs over a Node.js + MongoDB stack in an easy, boilerplate-free manner
http://agco.github.io/harvesterjs/
MIT License
68 stars 13 forks source link

Issue-185: Set _id in data during emit of delete sse event #186

Open Hakier opened 7 years ago

Hakier commented 7 years ago

  


This change is Reviewable



coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.1%) to 83.714% when pulling 1619f7ce54ed2bb60175ad2f444f324ef728bf04 on bugfix/issue-185-delete-event-do-not-contain-id-of-removed-document into 575b3def256cba3701298916436979411ebcc6eb on develop.

waldemarnt commented 7 years ago

Nice, could add a test for that?

ShurakaiSoft commented 6 years ago

Can you add a test so coverage doesn't drop.

Hakier commented 6 years ago

Coverage fixed