TestArmada / nightwatch-extra

MIT License
30 stars 26 forks source link

Update codecov to the latest version πŸš€ #67

Closed greenkeeper[bot] closed 3 years ago

greenkeeper[bot] commented 7 years ago

Version 2.2.0 of codecov just got published.

Dependency codecov
Current Version 1.0.1
Type devDependency

The version 2.2.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of codecov. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes v2.2.0

Added: Support for Jenkins Blue Ocean
Added: Clear function to remove all discovered reports after uploading
Fix for Gitlab CI

Commits

The new version differs by 61 commits0.

  • 7f8a29b v2.2.0
  • 576b9fe add CI_REPOSITORY_URL to gitlab detection, fix #60
  • 74a44f2 added -C to unlink reports after uploading
  • d1bf5e4 Merge pull request #56 from rochdev/blue-ocean
  • 0a3cea3 Add support for Jenkins Blue Ocean
  • b365cd8 Merge pull request #57 from codecov/fix/cleanup
  • 7f220cc Removing old execSync code from tests
  • 4ba4609 v2.1.0
  • f62aab6 Merge pull request #53 from codecov/feature/flags
  • d30985e add support for flags
  • 3c8fb1b Updating Readme
  • 1a5741f v2.0.2
  • 458cc21 Merge pull request #52 from codecov/fix/version
  • e7a3a72 Adding v to the start of version
  • e90abf3 Take version from package.json

There are 61 commits in total.

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

codecov-io commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #67   +/-   ##
=======================================
  Coverage   98.81%   98.81%           
=======================================
  Files          21       21           
  Lines         927      927           
  Branches      153      153           
=======================================
  Hits          916      916           
  Misses         11       11

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 fa7e746...1c668b0. Read the comment docs.

greenkeeper[bot] commented 7 years ago

Version 2.3.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 6 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.3.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.0.0 just got published.

Update to this version instead πŸš€

Release Notes v3.0.0

Removed support for node 0.12

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.0.1 just got published.

Update to this version instead πŸš€

Release Notes v3.0.1

Fixing security vulnerability

Commits

The new version differs by 6 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

See the full diff

CLAassistant commented 5 years ago

CLA assistant check
All committers have signed the CLA.