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

Add retry for urlopen #6077

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Add retry for urlopen

1ecfb47
Select commit
Loading
Failed to load commit list.
Open

Add retry for urlopen #6077

Add retry for urlopen
1ecfb47
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 3, 2024 in 0s

68.67% (+14.20%) compared to f452aa5

View this Pull Request on Codecov

68.67% (+14.20%) compared to f452aa5

Details

Codecov Report

Attention: Patch coverage is 58.33333% with 5 lines in your changes missing coverage. Please review.

Project coverage is 68.67%. Comparing base (f452aa5) to head (1ecfb47).
Report is 9 commits behind head on master.

Files with missing lines Patch % Lines
avocado/utils/download.py 58.33% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #6077       +/-   ##
===========================================
+ Coverage   54.47%   68.67%   +14.20%     
===========================================
  Files         202      202               
  Lines       21892    21899        +7     
===========================================
+ Hits        11925    15039     +3114     
+ Misses       9967     6860     -3107     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.