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(storage): Add support for tenant-aware storage #40

Merged
merged 11 commits into from
Sep 30, 2024

Conversation

ollieread
Copy link
Member

No description provided.

@ollieread ollieread added the type: feat New feature label Sep 28, 2024
@ollieread ollieread added this to the V1 Release milestone Sep 28, 2024
@ollieread ollieread self-assigned this Sep 28, 2024
@ollieread ollieread linked an issue Sep 28, 2024 that may be closed by this pull request
Copy link

codecov bot commented Sep 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.33%. Comparing base (2248d3c) to head (14e3bd6).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #40      +/-   ##
============================================
+ Coverage     90.71%   91.33%   +0.61%     
- Complexity      274      293      +19     
============================================
  Files            42       45       +3     
  Lines           743      796      +53     
============================================
+ Hits            674      727      +53     
  Misses           69       69              

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

@ollieread ollieread changed the title feat: Add support for having tenant-aware storage feat(storage): Add support for tenant-aware storage Sep 29, 2024
@ollieread ollieread merged commit fc47ecf into main Sep 30, 2024
4 checks passed
@ollieread ollieread deleted the feat/tenant-aware-storage branch September 30, 2024 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feat New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tenant Aware Storage
1 participant