• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

mongodb-js / mongodb-schema / #495
89%

Build:
DEFAULT BRANCH: master
Ran 09 Mar 2021 10:49AM UTC
Jobs 1
Files 6
Run time 2s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
#495

push

web-flow
Reduce the usage of lodash (round 2) (#145)

* Removed lodash from index.js

* Removed lodash from stats.js

* Removed lodash from stream.js

Only function I could not re-write was defaults-deep.
I moved the function to a utils folder, so we can remove it in the
near future

* Removed lodash from tests

* fixed linting

* Updated lodash 🚀

I could not completly remove lodash, need help with 2 function calls:

    - stream.js
        --> _.get
        --> _.defaultsDeep

* Attempt to fix travic ci failing build

* Updated mocha - istanbul to modern API

* Moving travis "back" to use npm ci

Maybe this can solve the CI issue?

* Fix CI error by using "normal" install

* removed and re-installed node_modules

* upgraded mocha

* updating out-dated dependencies

* Removed zuul

It was depreceated and not maintained anymore:
https://github.com/defunctzombie/zuul#readme

* Fix pre-commit to match setup in compas

This shoul help align the style used in:
https://github.com/mongodb-js/compass

* updated github workflow to look like compass

* updated mognodb-js-precommit to latest

* very small change from ssh --> https

* fixed failing tests from upgrading BSON

105 of 123 branches covered (85.37%)

57 of 57 new or added lines in 3 files covered. (100.0%)

183 of 205 relevant lines covered (89.27%)

3028.14 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #495.1 09 Mar 2021 10:49AM UTC 0
89.27
Source Files on build #495
Detailed source file information is not available for this build.
  • Back to Repo
  • 88b20c2c on github
  • Prev Build on master (#565)
  • Next Build on master
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc