elixir-mongo / mongodb_ecto

MongoDB adapter for Ecto
Apache License 2.0
370 stars 126 forks source link

Fix typo #165

Closed richardpringle closed 5 years ago

sourcelevel-bot[bot] commented 5 years ago

Hello, @richardpringle! This is your first Pull Request that will be reviewed by Ebert, an automatic Code Review service. It will leave comments on this diff with potential issues and style violations found in the code as you push new commits. You can also see all the issues found on this Pull Request on its review page. Please check our documentation for more information.

sourcelevel-bot[bot] commented 5 years ago

Ebert has finished reviewing this Pull Request and has found:

You can see more details about this review at https://ebertapp.io/github/ankhers/mongodb_ecto/pulls/165.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 317


Files with Coverage Reduction New Missed Lines %
lib/mongo_ecto.ex 5 84.68%
<!-- Total: 5 -->
Totals Coverage Status
Change from base Build 316: 0.0%
Covered Lines: 293
Relevant Lines: 341

💛 - Coveralls
coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 318


Files with Coverage Reduction New Missed Lines %
lib/mongo_ecto.ex 5 84.68%
<!-- Total: 5 -->
Totals Coverage Status
Change from base Build 316: 0.0%
Covered Lines: 293
Relevant Lines: 341

💛 - Coveralls
ankhers commented 5 years ago

Thank you!