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

Follow redirects when downloading codecov bash script #43

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

altendky
Copy link
Owner

@altendky altendky commented Feb 28, 2021

The --location requests following of redirects.

The `--location` requests following of redirects.  Without a scheme, `http` was used which resulted in a redirect to `https`.
@codecov
Copy link

codecov bot commented Feb 28, 2021

Codecov Report

Merging #43 (6175283) into main (07fe820) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #43   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           17        17           
  Lines          595       595           
  Branches        43        43           
=========================================
  Hits           595       595           

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 07fe820...6175283. Read the comment docs.

@altendky altendky changed the title More robust codecov bash script download Follow redirects when downloading codecov bash script Feb 28, 2021
@altendky
Copy link
Owner Author

Kick CI

@altendky altendky closed this Feb 28, 2021
@altendky altendky reopened this Feb 28, 2021
@altendky
Copy link
Owner Author

altendky commented Mar 2, 2021

This isn't anything big but since it's already here... seems a touch better. I don't think it'd be too hard to talk me out of it though.

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

1 participant