SvenWesterlaken / mongo4j

A mongoose plugin to automatically maintain nodes & relationships in neo4j
https://www.npmjs.com/package/mongo4j
MIT License
14 stars 4 forks source link

Bring package up-to-date with the dependencies #46

Closed SvenWesterlaken closed 4 years ago

SvenWesterlaken commented 4 years ago

update the documentation as well

Closes #39, #37, #36

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 330


Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/helper.js 4 6 66.67%
lib/neo4j.js 8 11 72.73%
<!-- Total: 22 27 81.48% -->
Files with Coverage Reduction New Missed Lines %
lib/neo4j.js 1 51.08%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 162: -0.6%
Covered Lines: 295
Relevant Lines: 330

💛 - Coveralls
SvenWesterlaken commented 4 years ago

:tada: This PR is included in version 2.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: