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

Improve multitenancy support #1308

Merged
merged 7 commits into from
Oct 19, 2020
Merged

Conversation

yuri-sergiichuk
Copy link
Contributor

This PR improves multitenancy support within Inbox delivery. The introduced change ensures each batch of the delivery is running within a tenant-aware operation.

@yuri-sergiichuk yuri-sergiichuk self-assigned this Oct 16, 2020
@yuri-sergiichuk yuri-sergiichuk marked this pull request as ready for review October 19, 2020 14:07
@yuri-sergiichuk
Copy link
Contributor Author

@armiol PTAL.

@codecov
Copy link

codecov bot commented Oct 19, 2020

Codecov Report

Merging #1308 into master will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master    #1308      +/-   ##
============================================
- Coverage     91.06%   91.06%   -0.01%     
- Complexity     4744     4745       +1     
============================================
  Files           608      608              
  Lines         15088    15090       +2     
  Branches        854      854              
============================================
+ Hits          13740    13741       +1     
  Misses         1080     1080              
- Partials        268      269       +1     

@yuri-sergiichuk yuri-sergiichuk merged commit 0a20fdd into master Oct 19, 2020
@yuri-sergiichuk yuri-sergiichuk deleted the improve-multitenancy-support branch October 19, 2020 21:14
@yuri-sergiichuk yuri-sergiichuk mentioned this pull request Dec 14, 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