Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update codecov/codecov-action action to v2 #23

Merged
merged 1 commit into from
Oct 20, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 18, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
codecov/codecov-action action major v1.5.0 -> v2.1.0

Release Notes

codecov/codecov-action

v2.1.0

Compare Source

2.1.0

Features
  • #​515 Allow specifying version of Codecov uploader
Dependencies

v2.0.3

Compare Source

2.0.3

Fixes
  • #​464 Fix wrong link in the readme
  • #​485 fix: Add override OS and linux default to platform
Dependencies

v2.0.2

Compare Source

Fixes
  • Underlying uploader fixes issues with tokens not being sent properly for users seeing
    Error!: Error: Error uploading to https://codecov.io: Error: Error uploading to Codecov: Error: Not Found
  • #​432 fix: use import to destructure package.json
  • #​434 fix: openpgp and asn1.js
  • #​440 2.0.2 token fixes
Dependencies

v2.0.1

Compare Source

Fixes
  • #​424 fix: Issue in building all deep dependencies

v2.0.0

Compare Source

On February 1, 2022, the v1 uploader will be full sunset and no longer function. This is due
to the deprecation of the underlying bash uploader. This version uses the new uploader.

The v2 Action downloads, verifies, and runs the Codecov binary.

Breaking Changes
  • Multiple fields have not been transferred from the bash uploader or have been deprecated. Notably
    many of the functionalities and gcov_ arguments have been removed. Please check the documentation
    for the full list.
Features
  • dry-run argument allows Codecov flow without uploading reports to Codecov
  • (Enterprise only) slug allows specifying the repository slug manually
  • (Enterprise only) url allows changing the upload host

v2.0.0

Compare Source

On February 1, 2022, the v1 uploader will be full sunset and no longer function. This is due
to the deprecation of the underlying bash uploader. This version uses the new uploader.

The v2 Action downloads, verifies, and runs the Codecov binary.

Breaking Changes
  • Multiple fields have not been transferred from the bash uploader or have been deprecated. Notably
    many of the functionalities and gcov_ arguments have been removed. Please check the documentation
    for the full list.
Features
  • dry-run argument allows Codecov flow without uploading reports to Codecov
  • (Enterprise only) slug allows specifying the repository slug manually
  • (Enterprise only) url allows changing the upload host

v1.5.2

Compare Source

1.5.2
Fixes
  • fix: Import version properly as string not object

v1.5.1

Compare Source

1.5.1
Fixes
  • #​320 doc: add github actions badge
  • #​336 Update bash uploader to 1.0.3
  • #​339 fix: Add action version
Dependencies

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Oct 18, 2021

Codecov Report

Merging #23 (e3c6881) into master (765c248) will decrease coverage by 1.1%.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           master     #23     +/-   ##
========================================
- Coverage    84.8%   83.6%   -1.2%     
========================================
  Files           1       1             
  Lines          66      92     +26     
========================================
+ Hits           56      77     +21     
- Misses          5      10      +5     
  Partials        5       5             
Impacted Files Coverage Δ
autocache.go 83.6% <0.0%> (-1.2%) ⬇️

@desimone desimone merged commit a8fe15d into master Oct 20, 2021
@renovate renovate bot deleted the renovate/codecov-codecov-action-2.x branch October 20, 2021 04:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants