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

share / sharedb
97%
master: 97%

Build:
Build:
LAST BUILD BRANCH: fix-lib-hasown-lagacy
DEFAULT BRANCH: master
Repo Added 10 Mar 2016 07:44AM CUT
Files 39
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 run-sharedb-mongo-tests
branch: run-sharedb-mongo-tests
CHANGE BRANCH
x
Reset
  • run-sharedb-mongo-tests
  • 1.x-beta
  • ServerStream-clone
  • Teamwork-fix-whenNothingPending
  • add-connection-tests
  • after-write
  • async-2
  • backend-docs
  • broken-connection
  • bug-fix/broken-hard-rollback
  • bug-fix/broken-presence-hardrollback
  • close-milestone-database
  • db-method-options
  • delay-op-for-query-poll
  • delete-docs
  • doc-images-with-height
  • downgrade-stack-warn
  • error-codes
  • eslint
  • examples-ws-update
  • fetch-snapshot-middleware
  • fix-272
  • fix-docs
  • fix-flaky-test
  • fix-lib-hasown-lagacy
  • fix-projection-queries
  • fix-tests-sync-unsub
  • fix-textarea-example
  • getops-options
  • handshake
  • held-ops
  • initialise-paused
  • leadership-readme-update
  • logger-override
  • master
  • middleware-docs-reply
  • null-milestone-db
  • op-batch
  • otapply-rollback
  • presence
  • presence-call-each
  • presence-destroy
  • presence-example
  • presence-resubscribe
  • read-docs-middleware
  • readSnapshots-context
  • readSnapshots-specific-errors
  • remove-deprecated-middleware
  • remove-duplicated-type
  • remove-mingo-dep
  • reorganize-pubsub-adapters
  • reply-middleware
  • revert-263-readSnapshots-context
  • revert-shallow-copy-op
  • server-plugin-query
  • show
  • silence-logger-in-tests
  • snapshot-by-timestamp
  • snapshot-request-test
  • snapshot-throw
  • test-error-visibility
  • test-fixes
  • test-query-poll-doc
  • unsubscribe-bug
  • update-dependencies
  • update-examples
  • update-snapshot-docs
  • use-async
  • use-loglevel
  • v0.11.35
  • v0.11.36
  • v0.11.37
  • v1.0.0
  • v1.0.0-beta.1
  • v1.0.0-beta.10
  • v1.0.0-beta.11
  • v1.0.0-beta.12
  • v1.0.0-beta.13
  • v1.0.0-beta.14
  • v1.0.0-beta.15
  • v1.0.0-beta.16
  • v1.0.0-beta.17
  • v1.0.0-beta.18
  • v1.0.0-beta.19
  • v1.0.0-beta.2
  • v1.0.0-beta.20
  • v1.0.0-beta.21
  • v1.0.0-beta.22
  • v1.0.0-beta.23
  • v1.0.0-beta.24
  • v1.0.0-beta.25
  • v1.0.0-beta.26
  • v1.0.0-beta.27
  • v1.0.0-beta.28
  • v1.0.0-beta.29
  • v1.0.0-beta.3
  • v1.0.0-beta.30
  • v1.0.0-beta.31
  • v1.0.0-beta.4
  • v1.0.0-beta.5
  • v1.0.0-beta.6
  • v1.0.0-beta.7
  • v1.0.0-beta.8
  • v1.1.0
  • v1.2.0
  • v1.2.1
  • v1.3.0
  • v1.3.1
  • v1.3.2
  • v1.3.3
  • v1.3.4
  • v1.4.0
  • v1.4.1
  • v1.4.2
  • v1.5.0
  • v2
  • yet-another-presence

pending completion
1425

Pull #367

travis-ci

web-flow
Merge 4bf999fd1 into bed40940e
Pull Request #367: Run `sharedb-mongo` tests

1424 of 1648 branches covered (86.41%)

3093 of 3177 relevant lines covered (97.36%)

538.59 hits per line

Relevant lines Covered
Build:
Build:
3177 RELEVANT LINES 3093 COVERED LINES
538.59 HITS PER LINE
Source Files on run-sharedb-mongo-tests
  • Tree
  • List 35
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/LineBranch HitsBranch Misses
80.0
lib/types.js12 6 6 0 8.0 2 2
85.71
lib/error.js72 10 9 1 139.0 3 1
87.5
lib/read-snapshots-request.js110 32 30 2 270.0 5 3
88.16
lib/util.js84 49 48 1 639.0 19 8
88.24
lib/db/index.js108 63 62 1 65.0 13 9
90.8
lib/backend.js868 443 428 15 624.0 174 46
91.1
lib/client/connection.js795 356 341 15 879.0 140 32
91.45
lib/ot.js219 113 108 5 464.0 106 15
92.49
lib/client/doc.js1000 424 402 22 591.0 263 32
93.53
lib/db/memory.js178 87 86 1 1370.0 44 8
Showing 1 to 10 of 35 entries
  • Previous
  • 1
  • 2
  • 3
  • 4
  • Next
  • ►
    97.36
    lib/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1425 run-sharedb-mongo-tests Merge 4bf999fd1 into bed40940e Pull #367 13 May 2020 05:22PM CUT web-flow travis-ci pending completion  
1424 run-sharedb-mongo-tests Run `sharedb-mongo` tests This change runs the [`sharedb-mongo`][1] test suite as part of the Travis build, since `sharedb-mongo` pulls some tests directly from this library. [1]: https://github.com/share/sharedb-mongo push 13 May 2020 05:22PM CUT Alec Gibson travis-ci pending completion  
1423 run-sharedb-mongo-tests Merge e51de2c41 into bed40940e Pull #367 13 May 2020 05:17PM CUT web-flow travis-ci pending completion  
1422 run-sharedb-mongo-tests Run `sharedb-mongo` tests This change runs the [`sharedb-mongo`][1] test suite as part of the Travis build, since `sharedb-mongo` pulls some tests directly from this library. [1]: https://github.com/share/sharedb-mongo push 13 May 2020 05:17PM CUT Alec Gibson travis-ci pending completion  
1421 run-sharedb-mongo-tests Merge cc84c57b5 into bed40940e Pull #367 13 May 2020 05:14PM CUT web-flow travis-ci pending completion  
1420 run-sharedb-mongo-tests Run `sharedb-mongo` tests This change runs the [`sharedb-mongo`][1] test suite as part of the Travis build, since `sharedb-mongo` pulls some tests directly from this library. [1]: https://github.com/share/sharedb-mongo push 13 May 2020 05:13PM CUT Alec Gibson travis-ci pending completion  
1417 run-sharedb-mongo-tests Merge 19ee80a10 into bed40940e Pull #367 13 May 2020 04:55PM CUT web-flow travis-ci pending completion  
1416 run-sharedb-mongo-tests Run `sharedb-mongo` tests This change runs the [`sharedb-mongo`][1] test suite as part of the Travis build, since `sharedb-mongo` pulls some tests directly from this library. [1]: https://github.com/share/sharedb-mongo push 13 May 2020 04:54PM CUT Alec Gibson travis-ci pending completion  
1412 run-sharedb-mongo-tests Merge f993957b7 into 32fdb3080 Pull #367 13 May 2020 04:51PM CUT web-flow travis-ci pending completion  
1411 run-sharedb-mongo-tests Run `sharedb-mongo` tests This change runs the [`sharedb-mongo`][1] test suite as part of the Travis build, since `sharedb-mongo` pulls some tests directly from this library. [1]: https://github.com/share/sharedb-mongo push 13 May 2020 04:51PM CUT Alec Gibson travis-ci pending completion  
See All Builds (1414)
  • 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