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 #95

Merged
merged 1 commit into from
Oct 9, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 23, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
codecov/codecov-action action major v1.5.2 -> 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

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 Sep 23, 2021

Codecov Report

Merging #95 (2e7e0c6) into master (0051fb4) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #95   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           13        13           
  Lines          143       200   +57     
=========================================
+ Hits           143       200   +57     
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
file/dir.go 100.00% <0.00%> (ø)
file/file.go 100.00% <0.00%> (ø)
file/pair.go 100.00% <0.00%> (ø)
file/scan.go 100.00% <0.00%> (ø)
file/error.go 100.00% <0.00%> (ø)
path/error.go 100.00% <0.00%> (ø)
path/linux.go 100.00% <0.00%> (ø)
runtime/cmd.go 100.00% <0.00%> (ø)
path/go_file.go 100.00% <0.00%> (ø)
file/pair_map.go 100.00% <0.00%> (ø)
... and 3 more

@meian meian merged commit 6654125 into master Oct 9, 2021
@renovate renovate bot deleted the renovate/codecov-codecov-action-2.x branch October 9, 2021 02:37
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.

None yet

2 participants