Coveralls logob
Coveralls logo
  • Home
  • Features
  • Pricing
  • Docs
  • Sign In

hoodiehq / hoodie-store-server
87%

DEFAULT BRANCH: master
Build:
Repo Added 22 Mar 2016 01:01PM UTC
Total Files 2
# Builds 16 Last
Badge
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
  • master
  • coveralls

8 Mar 2017 - 4:45 coverage decreased (-4.5%) to 86.765%
466

push

travis-ci

24fc194843a71f10949be18d5a692682?size=18&default=identicongr2m
chore(package): @hoodie/store-server-api 2.0.0

BREAKING CHANGE:

The store instance which `server.plugins.store.api.open(dbName)` resolves to
has several breaking changes via [pouchdb-hoodie-api@2.0.0](https://github.com/hoodiehq/pouchdb-hoodie-api/releases/tag/v2.0.0)

- Before, change events (incl. add, update, remove) have only been triggered
  when using the custom APIs like `.add()` or `.update()`. Now they get always
  triggered, including for changes replicated into the database.

- the order of when the methods’ promises resolve and the events get triggered
  cannot be guaranteed as we rely on PouchDB’s `.changes()`. We would love to
  enforce promises to resolve after changes get emitted, but the required
  complexity to do that is not worth it.

- We no longer map PouchDB’s ._id property to .id, instead we pass trough docs
  from PouchDB 1:1. Also the timestamps are now all namespaced with
  `.hoodie` (`doc.createdAt` becomes `doc.hoodie.createdAt`)

17 of 22 branches covered (77.27%)

42 of 46 relevant lines covered (91.3%)

2.04 hits per line

Relevant lines Covered
46 RELEVANT LINES 42 COVERED LINES
Build:
2.04 HITS PER LINE
Source Files on master
  • List 2
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent Builds

Builds Branch Coverage Commit Committer Type Time Via
466 master
86.76
chore(package): @hoodie/store-server-api 2.0.0 BREAKING CHANGE: The store instance which `server.plugins.store.api.open(dbName)` resolves to has several breaking changes via [pouchdb-hoodie-api@2.0.0](https://github.com/hoodiehq/pouchdb-hoodie-a... 24fc194843a71f10949be18d5a692682?size=18&default=identicongr2m push 08 Mar 2017 04:46AM UTC travis-ci
461 master
91.3
fix: load API from `@hoodie/store-server-api` 24fc194843a71f10949be18d5a692682?size=18&default=identicongr2m push 28 Dec 2016 06:56PM UTC travis-ci
455 master
91.89
fix: conditional `server.register` of h2o2 plugin 24fc194843a71f10949be18d5a692682?size=18&default=identicongr2m push 04 Dec 2016 12:42PM UTC travis-ci
377 master
89.96
fix: require hapi-to-express fork follow up for e344329 24fc194843a71f10949be18d5a692682?size=18&default=identicongr2m push 13 Sep 2016 05:08AM UTC travis-ci
376 master
89.96
fix(package): @gr2m/hapi-to-express Workaround until jakepruitt/hapi-to-express#6 is released. See also: jakepruitt/hapi-to-express#5 24fc194843a71f10949be18d5a692682?size=18&default=identicongr2m push 13 Sep 2016 05:01AM UTC travis-ci
See All Builds (16)
Notice exc

Badge your Repo: hoodie-store-server

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Loading Refresh
  • Repo on GitHub
Troubleshooting · Open an Issue · Sales · Support · ENTERPRISE · CAREERS · STATUS
BLOG · TWITTER · Legal & Privacy · Supported CI Services · What's a CI service? · Automated Testing

© 2021 Coveralls, LLC