• 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: SELECT
CHANGE BRANCH
x
  • No branch selected
  • fix-old-mongodb-versions
  • master
  • 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  
107 ghmeier/add-addCursorFlag Apply suggestions from code review Co-Authored-By: Jeffrey Wear <jeff@mixmax.com> Pull #26 10 Oct 2019 03:47PM UTC web-flow travis-ci pending completion  
106 ghmeier/add-addCursorFlag 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... Pull #26 02 Mar 2019 10:40PM UTC web-flow travis-ci pending completion  
105 ghmeier/add-addCursorFlag 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... Pull #26 02 Mar 2019 10:30PM UTC web-flow travis-ci pending completion  
104 trey/add-support-for-replace-one Add support for replaceOne Pull #25 11 Feb 2019 03:50PM UTC web-flow travis-ci pending completion  
103 feat/replace feat: adds replace function for collection also uses the `replaceOne` function for bulk operations Pull #22 06 Dec 2018 02:41PM UTC web-flow travis-ci pending completion  
102 v2.0.0 chore(release): 2.0.0 push 06 Dec 2018 11:32AM 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  
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