refactor(organization): switch to one-bucket-per-org policy #336
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.
Loading