Repo Added
|
Files
31
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
218 of 218 relevant lines covered (100.0%)
8.07 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
129 | refactor-plugin | chore(package): update devDependencies | push | boennemann | travis-ci | pending completion | |
128 | refactor-plugin | refactor: remove state pattern and call helpers with correct `this` context This means that even helpers could be individually required. ```js PouchDB.plugin({ add: require('pouchdb-hoodie-api/helpers/add-one') }) ``` | push | boennemann | travis-ci | pending completion |