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

fix: add ETIMEDOUT #1203

Merged
merged 3 commits into from
Oct 4, 2023
Merged

fix: add ETIMEDOUT #1203

merged 3 commits into from
Oct 4, 2023

Conversation

thomasrockhu-codecov
Copy link
Contributor

@thomasrockhu-codecov thomasrockhu-codecov commented Oct 2, 2023

fixes #1180

Verified

This commit was signed with the committer’s verified signature.
drazisil-codecov Joe Becher
@thomasrockhu-codecov thomasrockhu-codecov requested a review from a team as a code owner October 2, 2023 22:31
@codecov
Copy link

codecov bot commented Oct 2, 2023

Codecov Report

Merging #1203 (9413e85) into main (73491ef) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1203   +/-   ##
=======================================
  Coverage   92.48%   92.48%           
=======================================
  Files          36       36           
  Lines        1357     1357           
  Branches      273      273           
=======================================
  Hits         1255     1255           
  Misses         70       70           
  Partials       32       32           
Flag Coverage Δ
aarch64 92.48% <ø> (ø)
aarch64-without-git 92.48% <ø> (ø)
alpine 92.48% <ø> (ø)
alpine-proxy 92.48% <ø> (ø)
alpine-without-git 92.48% <ø> (ø)
linux 92.48% <ø> (ø)
linux-without-git 92.48% <ø> (ø)
macos 92.48% <ø> (ø)
macos-without-git 92.48% <ø> (ø)
windows 92.48% <ø> (ø)
windows-without-git ?

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

Files Coverage Δ
src/helpers/web.ts 85.00% <ø> (ø)

@thomasrockhu-codecov thomasrockhu-codecov enabled auto-merge (squash) October 4, 2023 21:07
@thomasrockhu-codecov thomasrockhu-codecov merged commit 23d8e78 into main Oct 4, 2023
@thomasrockhu-codecov thomasrockhu-codecov deleted the fix-ETIMEDOUT branch October 4, 2023 21:16
thomasrockhu-codecov added a commit that referenced this pull request Oct 10, 2023
Co-authored-by: Joe Becher <joe.becher@sentry.io>
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.

The uploader should retry on ETIMEDOUT but it doesn't
2 participants