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 queue for downloader to limit concurrent requests #253

Merged
merged 3 commits into from
Sep 2, 2020

Conversation

akondas
Copy link
Member

@akondas akondas commented Sep 2, 2020

No description provided.

@codecov
Copy link

codecov bot commented Sep 2, 2020

Codecov Report

Merging #253 into master will increase coverage by 0.13%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #253      +/-   ##
============================================
+ Coverage     99.68%   99.81%   +0.13%     
  Complexity     1522     1522              
============================================
  Files           251      251              
  Lines          4432     4434       +2     
============================================
+ Hits           4418     4426       +8     
+ Misses           14        8       -6     
Impacted Files Coverage Δ Complexity Δ
src/Service/Downloader/ReactDownloader.php 97.72% <100.00%> (+14.39%) 15.00 <0.00> (ø)

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 60d25a0...a5fae91. Read the comment docs.

@karniv00l karniv00l merged commit 45b5ff6 into repman-io:master Sep 2, 2020
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.

2 participants