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

chore: increase parallel loads #3073

Merged
merged 3 commits into from
Mar 7, 2023
Merged

chore: increase parallel loads #3073

merged 3 commits into from
Mar 7, 2023

Conversation

cisse21
Copy link
Member

@cisse21 cisse21 commented Mar 7, 2023

Description

Increase default max parallel load for warehouses

Notion Ticket

Notion Link

Security

  • The code changed/added as part of this pull request won't create any security issues with how the software is being used.

@codecov
Copy link

codecov bot commented Mar 7, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.04 🎉

Comparison is base (4cb5907) 53.37% compared to head (c0b343a) 53.42%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3073      +/-   ##
==========================================
+ Coverage   53.37%   53.42%   +0.04%     
==========================================
  Files         342      342              
  Lines       52812    52815       +3     
==========================================
+ Hits        28191    28218      +27     
+ Misses      23004    22982      -22     
+ Partials     1617     1615       -2     
Impacted Files Coverage Δ
warehouse/upload.go 23.60% <100.00%> (+0.14%) ⬆️
testhelper/log/log.go 7.69% <0.00%> (-3.85%) ⬇️
services/rsources/handler.go 73.82% <0.00%> (-1.38%) ⬇️
router/router.go 77.86% <0.00%> (ø)
jobsdb/migration.go 77.06% <0.00%> (+0.77%) ⬆️
processor/transformer/transformer.go 75.11% <0.00%> (+1.80%) ⬆️
router/manager/manager.go 100.00% <0.00%> (+3.29%) ⬆️
services/stats/statsd.go 90.80% <0.00%> (+11.49%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@cisse21 cisse21 merged commit 7dcc756 into master Mar 7, 2023
@cisse21 cisse21 deleted the chore.increaseConcurrency branch March 7, 2023 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants