wheresvic / mongoose-field-encryption

A simple symmetric encryption plugin for individual fields. Dependency free, only mongoose peer dependency.
MIT License
74 stars 32 forks source link

Unit test for the issue that crashed when some fields were not retrieved by default #27

Closed eyp closed 6 years ago

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 97


Files with Coverage Reduction New Missed Lines %
lib/mongoose-field-encryption.js 2 96.7%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 96: 0.5%
Covered Lines: 130
Relevant Lines: 134

💛 - Coveralls
wheresvic commented 6 years ago

Awesome thanks!