Open greenkeeper[bot] opened 5 years ago
Merging #74 into master will decrease coverage by
93.92%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #74 +/- ##
========================================
- Coverage 93.92% 0% -93.93%
========================================
Files 26 6 -20
Lines 560 20 -540
Branches 75 0 -75
========================================
- Hits 526 0 -526
+ Misses 23 20 -3
+ Partials 11 0 -11
Impacted Files | Coverage Δ | |
---|---|---|
packages/core-services/src/cluster-service.ts | 0% <0%> (-100%) |
:arrow_down: |
packages/core-services/src/config-service.ts | 0% <0%> (-100%) |
:arrow_down: |
packages/core-services/src/json-service.ts | 0% <0%> (-100%) |
:arrow_down: |
packages/core-services/src/stream-service.ts | 0% <0%> (-100%) |
:arrow_down: |
packages/core-services/src/app-service.ts | 0% <0%> (-100%) |
:arrow_down: |
packages/core-services/src/log-service.ts | 0% <0%> (-100%) |
:arrow_down: |
...kages/automerge-sync/src/automerge-base-service.ts | ||
packages/mongodb-manager/src/users-service.ts | ||
packages/core-services/src/multi-service.ts | ||
packages/core-services/src/connection-service.ts | ||
... and 16 more |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 10735bb...149f244. Read the comment docs.
dependency
dockerode was updated from 2.5.8
to 3.0.1
.dependency
dockerode was updated from 2.5.8
to 3.0.2
.dependency
dockerode was updated from 2.5.8
to 3.1.0
.dependency
dockerode was updated from 2.5.8
to 3.2.0
.
The dependency dockerode was updated from
2.5.8
to3.0.0
.This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Publisher: apocas License: Apache-2.0
Release Notes for v3.0.0
Breaking change:
Promises interface was standardized, output property was removed.
Commits
The new version differs by 19 commits.
7a5aefc
Test for #490
ad4c54f
Merge pull request #490 from neophob/handle-strem-error-event
bcaf79e
typo
5de684e
New promise signature - readme
42dd06e
Promises interface refactor
6e2c8c2
Merge pull request #532 from matsev/issue-529
b0d768d
Merge pull request #533 from matsev/api-documentation
a6cbc5b
Update API documentation
55ee1b3
Change the value of a resolved
exec()
call to be a streamde98254
Merge pull request #516 from irsl/patch-1
aa57953
Merge pull request #518 from tlaanemaa/master
d7b72c6
Merge pull request #519 from apla/master
e5f2e43
up-to-dated packages with reduced dependency count
bc442a9
Added default tag 'latest' to more in line with Docker CLI
1f45247
documentation fix: stream.output was undefined
There are 19 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: