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: support multiple tenants #37

Merged
merged 2 commits into from
Feb 1, 2024
Merged

feat: support multiple tenants #37

merged 2 commits into from
Feb 1, 2024

Conversation

orisano
Copy link
Contributor

@orisano orisano commented Feb 1, 2024

Added support multiple tenants

@orisano orisano requested a review from rot1024 as a code owner February 1, 2024 09:37
Copy link

codecov bot commented Feb 1, 2024

Codecov Report

Attention: 77 lines in your changes are missing coverage. Please review.

Comparison is base (3a5c450) 44.92% compared to head (13c7238) 44.76%.

Files Patch % Lines
account/accountusecase/accountinteractor/user.go 6.38% 44 Missing ⚠️
account/accountusecase/accountproxy/user.go 0.00% 10 Missing ⚠️
appx/named_uri.go 0.00% 8 Missing ⚠️
account/accountdomain/user/user.go 0.00% 6 Missing ⚠️
account/accountinfrastructure/accountmongo/user.go 28.57% 4 Missing and 1 partial ⚠️
...nt/accountinfrastructure/accountmongo/container.go 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
- Coverage   44.92%   44.76%   -0.16%     
==========================================
  Files          96       97       +1     
  Lines        9069     9107      +38     
==========================================
+ Hits         4074     4077       +3     
- Misses       4686     4721      +35     
  Partials      309      309              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rot1024 rot1024 merged commit 56c43c2 into main Feb 1, 2024
2 of 4 checks passed
@rot1024 rot1024 deleted the feat/cross-account-db branch February 1, 2024 09:52
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