Closed greenkeeper[bot] closed 6 years ago
Merging #98 into develop will increase coverage by
0.49%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## develop #98 +/- ##
===========================================
+ Coverage 87.59% 88.08% +0.49%
===========================================
Files 34 34
Lines 403 403
Branches 11 11
===========================================
+ Hits 353 355 +2
+ Misses 46 45 -1
+ Partials 4 3 -1
Impacted Files | Coverage Ξ | |
---|---|---|
...nents/progress-sample/progress-sample.component.ts | 100% <0%> (+6.66%) |
:arrow_up: |
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 a90271f...3b6cd0e. Read the comment docs.
Version 8.0.51 of @types/node was just published.
The version 8.0.51 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.
It might be worth looking into these changes and trying to get this project onto the latest version of @types/node.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donβt have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
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: