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

saintedlama / mongoist / 106 / 19
97%
master: 97%

Build:
Build:
LAST BUILD BRANCH: ghmeier/add-addCursorFlag
DEFAULT BRANCH: master
Ran 02 Mar 2019 10:45PM UTC
Files 5
Run time 1s
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

02 Mar 2019 10:32PM UTC coverage: 96.675% (+0.04%) from 96.635%
MONGODB_VERSION="3.4.7"

Pull #26

travis-ci

web-flow
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.
Pull Request #26: Add addCursorFlag method

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 106.19 (MONGODB_VERSION="3.4.7")
  • 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 85
  • Travis Job 106.19
  • c1c747c8 on github
  • Prev Job for MONGODB_VERSION="3.4.7" on ghmeier/add-addCursorFlag (#101.16)
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