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

feat: throttle download speed for archived builds #289

Merged
merged 7 commits into from
Oct 11, 2023

style(server): fix typo

44fad79
Select commit
Loading
Failed to load commit list.
Merged

feat: throttle download speed for archived builds #289

style(server): fix typo
44fad79
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Oct 11, 2023 in 0s

74.64% (-0.31%) compared to 3ebe301

View this Pull Request on Codecov

74.64% (-0.31%) compared to 3ebe301

Details

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (3ebe301) 74.94% compared to head (44fad79) 74.64%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #289      +/-   ##
==========================================
- Coverage   74.94%   74.64%   -0.31%     
==========================================
  Files          46       46              
  Lines        1453     1463      +10     
==========================================
+ Hits         1089     1092       +3     
- Misses        364      371       +7     
Files Coverage Δ
server/downloads/urls.py 100.00% <ø> (ø)
server/downloads/views.py 64.86% <36.36%> (-12.92%) ⬇️

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