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

Conversation

ericswpark
Copy link
Collaborator

Closes #284

Needs review on dev server! Do NOT merge. WIP

@ericswpark ericswpark self-assigned this Oct 11, 2023
@codecov
Copy link

codecov bot commented Oct 11, 2023

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.

@ericswpark ericswpark marked this pull request as ready for review October 11, 2023 20:25
@ericswpark
Copy link
Collaborator Author

Tested okay on dev instance, merging

@ericswpark ericswpark merged commit 00f8e67 into master Oct 11, 2023
8 of 10 checks passed
@ericswpark ericswpark deleted the archive-throttle branch October 11, 2023 20:26
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.

feature-request: speed-throttle archived builds
1 participant