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

saintedlama / mongoist / 108 / 25
97%
master: 97%

Build:
DEFAULT BRANCH: master
Ran 11 Oct 2019 05:45AM UTC
Files 5
Run time 0s
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

11 Oct 2019 05:37AM UTC coverage: 96.675% (+0.04%) from 96.635%
MONGODB_VERSION="3.6.2"

push

travis-ci

saintedlama
feat: add addCursorFlag method (#26)

* Add `addCursorFlag` method to cursors

Currently, there's no way to pass cursor flags to the mongodb native
cursor such as `noCursorTimeout`, and adding the `addCursorFlag`
function allows options to be set on the native cursor object. This uses
a separate `_flags` object stored on the cursor since the flag options
do not need to be passed to count, or size methods.

* Apply suggestions from code review

Co-Authored-By: Jeffrey Wear <jeff@mixmax.com>

102 of 111 branches covered (91.89%)

Branch coverage included in aggregate %.

305 of 310 relevant lines covered (98.39%)

44.15 hits per line

Source Files on job 108.25 (MONGODB_VERSION="3.6.2")
  • Tree
  • List 0
  • Changed 4
  • Source Changed 2
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 87
  • Travis Job 108.25
  • 318c975a on github
  • Prev Job for MONGODB_VERSION="3.6.2" on master (#101.21)
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