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

saintedlama / mongoist
97%

Build:
DEFAULT BRANCH: master
Repo Added 15 Sep 2017 09:59AM UTC
Files 140
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • fix-old-mongodb-versions
  • mongodb-3-update
  • node67
  • v1.0.1
  • v1.1.0
  • v1.2.1
  • v1.3.0
  • v1.4.0
  • v1.4.1
  • v1.4.2
  • v1.4.3
  • v1.5.0
  • v1.5.1
  • v1.6.0
  • v1.7.0
  • v1.7.1
  • v1.7.2
  • v1.7.3
  • v1.7.4
  • v2.0.0

pending completion
108

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>

2856 of 3108 branches covered (91.89%)

Branch coverage included in aggregate %.

5 of 5 new or added lines in 1 file covered. (100.0%)

8540 of 8680 relevant lines covered (98.39%)

1324.52 hits per line

Relevant lines Covered
Build:
Build:
8680 RELEVANT LINES 8540 COVERED LINES
1324.52 HITS PER LINE
Source Files on master
  • List 0
  • Changed 4
  • Source Changed 3
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
108 master 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 ... push 11 Oct 2019 05:38AM UTC saintedlama travis-ci pending completion  
101 master chore(release): 2.0.0 push 06 Dec 2018 11:22AM UTC saintedlama travis-ci pending completion  
100 master chore: update dependencies push 06 Dec 2018 11:10AM UTC saintedlama travis-ci pending completion  
99 master fix: resolve deprecation warnings (#21) * fixes use insertOne and insertMany * fixes additional deprecation warnings push 06 Dec 2018 10:55AM UTC saintedlama travis-ci pending completion  
98 master fixes additional deprecation warnings Pull #21 05 Dec 2018 10:55AM UTC web-flow travis-ci pending completion  
97 master chore: disable 'throw-deprecation' command line switch in tests since we test deprecated features too push 22 Sep 2018 07:53PM UTC saintedlama travis-ci pending completion  
96 master feat: use mongodb 3.1 driver, fix +srv handling BREAKING CHANGE: by using mongodb 3.1 driver specifying a port in the connection string is required push 04 Jul 2018 08:06PM UTC saintedlama travis-ci pending completion  
94 master chore: add node 10 and mongodb 4 to build matrix push 04 Jul 2018 06:05PM UTC saintedlama travis-ci pending completion  
93 master fix: handling of mongodb+srv protocol push 04 Jul 2018 05:53PM UTC saintedlama travis-ci pending completion  
92 master chore(release): 1.7.4 push 04 Jun 2018 08:13AM UTC saintedlama travis-ci pending completion  
See All Builds (101)
  • Repo on GitHub
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

© 2025 Coveralls, Inc