Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Update codecov to the latest version 🚀 #2039

Merged
merged 2 commits into from
Apr 8, 2019

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Apr 3, 2019

The devDependency codecov was updated from 3.2.0 to 3.3.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.


Release Notes for v3.3.0

Added pipe --pipe, -l

Commits

The new version differs by 21 commits.

  • d81c4f4 Merge pull request #111 from TomSputz/pipe
  • aa5a2b0 feat(services): add Cirrus CI (#117)
  • 00d484b v3.2.0
  • ad51194 Satisfy ESLint configuration
  • 5f2d0e6 Fixed path to npm bin folder
  • afcf3e5 Fixed merge conflicts
  • 145cb46 updated PR with changes from upstream
  • 2b2ad02 merge package-lock.json from upstream
  • bf0c751 added documentation
  • 9445f72 fixed wrong fixture file names
  • 348cf7b lock dependencies
  • fbf17d2 remove timer because slow CI servers need more than half a second before data is flowing - switch to use --pipe or -l as signal to codecov to recieve data via stdin
  • b145b19 Merge branch 'master' into pipe
  • d460065 check if the stale state was due to using the data event instead of the readable event
  • e8ca9ed be very explicit about exiting process and clearing timeout

There are 21 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@codecov
Copy link

codecov bot commented Apr 3, 2019

Codecov Report

Merging #2039 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2039   +/-   ##
=======================================
  Coverage   92.58%   92.58%           
=======================================
  Files         189      189           
  Lines       11244    11244           
  Branches     1634     1634           
=======================================
  Hits        10410    10410           
  Misses        834      834

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 a7082db...542caf7. Read the comment docs.

@@ -79,7 +79,7 @@
"babel-plugin-istanbul": "5.1.1",
"chai": "4.2.0",
"chai-as-promised": "7.1.1",
"codecov": "3.2.0",
"codecov": "3.3.0",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That seems good! 😃

@smashwilson smashwilson merged commit b4e7844 into master Apr 8, 2019
@smashwilson smashwilson deleted the greenkeeper/codecov-3.3.0 branch April 8, 2019 13:54
@smashwilson smashwilson mentioned this pull request Apr 8, 2019
3 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants