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

Fixed deprecation warnings for mongoose connection options #463

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

ofuochi
Copy link

@ofuochi ofuochi commented Aug 14, 2019

Fixed deprecation warnings for mongoose connection options. You can learn more about that here

@coveralls
Copy link

coveralls commented Aug 14, 2019

Pull Request Test Coverage Report for Build 1091

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 218 unchanged lines in 13 files lost coverage.
  • Overall coverage decreased (-88.4%) to 4.851%

Files with Coverage Reduction New Missed Lines %
config/config.js 2 70.0%
config/param-validation.js 2 0.0%
config/winston.js 3 0.0%
server/auth/auth.controller.js 8 25.0%
server/helpers/APIError.js 8 16.67%
index.route.js 9 0.0%
server/user/user.route.js 9 0.0%
server/auth/auth.route.js 10 0.0%
server/user/user.model.js 14 0.0%
server/user/user.controller.js 21 0.0%
Totals Coverage Status
Change from base Build 1086: -88.4%
Covered Lines: 12
Relevant Lines: 239

💛 - Coveralls

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

2 participants