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

mongodb-js / mongodb-schema / #495 / 1
89%
master: 89%

Build:
DEFAULT BRANCH: master
Ran 09 Mar 2021 10:49AM UTC
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

09 Mar 2021 10:49AM UTC coverage: 89.268% (+0.4%) from 88.835%
#495.1

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%)

183 of 205 relevant lines covered (89.27%)

3028.14 hits per line

Source Files on job #495.1
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 495
  • 88b20c2c on github
  • Prev Job for on master (#565.1)
  • Next Job for on master (##496.1)
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