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

refactor(organization): switch to one-bucket-per-org policy #336

Merged
merged 88 commits into from
Aug 24, 2024

fix(docker): fix docker orchestration

bd709cc
Select commit
Loading
Failed to load commit list.
Merged

refactor(organization): switch to one-bucket-per-org policy #336

fix(docker): fix docker orchestration
bd709cc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 24, 2024 in 0s

86.58% (-0.44%) compared to 7441114

View this Pull Request on Codecov

86.58% (-0.44%) compared to 7441114

Details

Codecov Report

Attention: Patch coverage is 81.44330% with 18 lines in your changes missing coverage. Please review.

Project coverage is 86.58%. Comparing base (7441114) to head (bd709cc).

Files Patch % Lines
src/app/services/storage.py 84.37% 10 Missing ⚠️
src/app/api/api_v1/endpoints/organizations.py 45.45% 6 Missing ⚠️
src/app/api/api_v1/endpoints/detections.py 95.00% 1 Missing ⚠️
src/app/db.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #336      +/-   ##
==========================================
- Coverage   87.01%   86.58%   -0.44%     
==========================================
  Files          31       31              
  Lines         801      857      +56     
==========================================
+ Hits          697      742      +45     
- Misses        104      115      +11     

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