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

[2.1.0] Central queue connections #181

Merged
merged 4 commits into from
Oct 17, 2019
Merged

[2.1.0] Central queue connections #181

merged 4 commits into from
Oct 17, 2019

Conversation

stancl
Copy link
Member

@stancl stancl commented Oct 17, 2019

Resolves #110

TODO:

  • Should the key be tenancy or central?
  • Documentation

@stancl stancl added this to the 2.1.0 milestone Oct 17, 2019
@stancl stancl self-assigned this Oct 17, 2019
@codecov
Copy link

codecov bot commented Oct 17, 2019

Codecov Report

Merging #181 into 2.x will increase coverage by 0.38%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##                2.x     #181      +/-   ##
============================================
+ Coverage     89.28%   89.66%   +0.38%     
- Complexity      306      332      +26     
============================================
  Files            51       52       +1     
  Lines           905      997      +92     
============================================
+ Hits            808      894      +86     
- Misses           97      103       +6
Impacted Files Coverage Δ Complexity Δ
.../TenancyBootstrappers/QueueTenancyBootstrapper.php 100% <100%> (ø) 7 <5> (+1) ⬆️
src/TenantManager.php 97.84% <0%> (-0.19%) 59% <0%> (+23%)
src/Jobs/QueuedTenantDatabaseSeeder.php 42.85% <0%> (ø) 2% <0%> (?)

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 58fbdd5...c969826. Read the comment docs.

@stancl stancl merged commit cfcb257 into 2.x Oct 17, 2019
@stancl stancl deleted the central-queue branch October 17, 2019 19:00
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.

Add non-tenant queue
1 participant