CityOfBoston / 311

New web portal for BOS:311
https://311.digital-staging.boston.gov/
Other
17 stars 6 forks source link

Update codecov to the latest version 🚀 #894

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.0.1 of codecov was just published.

Dependency codecov
Current Version 2.3.1
Type devDependency

The version 3.0.1 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 codecov.

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.


Release Notes v3.0.1

Fixing security vulnerability

Commits

The new version differs by 8 commits.

  • 3f18ff7 Fix tests
  • b055ca1 v3.0.1
  • 75cc0dd package: unpin request so i stop getting these vulnerability reports (#91)
  • 4a7561e add -X s3 to disable uploading to s3 (#84)
  • 19facba Replace the cd command with the pwd option. (#85)
  • b03a202 update to use upload/v4 endpoint
  • d58c87e v3.0.0
  • 4103436 Upgrading Request (#77)

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:

codecov[bot] commented 6 years ago

Codecov Report

Merging #894 into production will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           production     #894   +/-   ##
===========================================
  Coverage       48.43%   48.43%           
===========================================
  Files              94       94           
  Lines            2944     2944           
===========================================
  Hits             1426     1426           
  Misses           1518     1518

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 4f9baf4...3896d3a. Read the comment docs.

greenkeeper[bot] commented 6 years ago

Version 3.0.3 just got published.

Update to this version instead 🚀

Release Notes v3.0.3

Fix for not git repos

Commits

The new version differs by 6 commits ahead by 6, behind by 2.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.0.4 just got published.

Update to this version instead 🚀

Release Notes v3.0.4

Security fixes

Commits

The new version differs by 5 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.1.0 just got published.

Update to this version instead 🚀

Release Notes v3.1.0

Custom Yaml file
Token from .codecov.yml

Commits

The new version differs by 7 commits.

  • 0ce3c76 v3.1.0
  • 7c1f16e fix: support .codecov.yml/codecov.yml files for token (#108)
  • 1fff4dc Allow custom yaml file. (#107)
  • 77d7a5e Add ESLint (#93)
  • 625807c Removing Makefile (#104)
  • 94cd1c6 Change from istanbul to nyc (#103)
  • b0b580b Update README.md

See the full diff