Refactor Collection Creation for no delay #243
91.47% of diff hit (target 86.65%)
View this Pull Request on Codecov
91.47% of diff hit (target 86.65%)
Annotations
Check warning on line 189 in backend/app/api/routes/collections.py
codecov / codecov/patch
backend/app/api/routes/collections.py#L189
Added line #L189 was not covered by tests
Check warning on line 202 in backend/app/api/routes/collections.py
codecov / codecov/patch
backend/app/api/routes/collections.py#L199-L202
Added lines #L199 - L202 were not covered by tests
Check warning on line 216 in backend/app/api/routes/collections.py
codecov / codecov/patch
backend/app/api/routes/collections.py#L215-L216
Added lines #L215 - L216 were not covered by tests
Check warning on line 238 in backend/app/api/routes/collections.py
codecov / codecov/patch
backend/app/api/routes/collections.py#L238
Added line #L238 was not covered by tests
Check warning on line 132 in backend/app/core/cloud/storage.py
codecov / codecov/patch
backend/app/core/cloud/storage.py#L128-L132
Added lines #L128 - L132 were not covered by tests
Check warning on line 13 in backend/app/models/organization.py
codecov / codecov/patch
backend/app/models/organization.py#L13
Added line #L13 was not covered by tests
Check warning on line 28 in backend/app/tests/api/routes/collections/test_create_collections.py
codecov / codecov/patch
backend/app/tests/api/routes/collections/test_create_collections.py#L28
Added line #L28 was not covered by tests
Check warning on line 33 in backend/app/tests/api/routes/collections/test_create_collections.py
codecov / codecov/patch
backend/app/tests/api/routes/collections/test_create_collections.py#L31-L33
Added lines #L31 - L33 were not covered by tests
Check warning on line 40 in backend/app/tests/api/routes/collections/test_create_collections.py
codecov / codecov/patch
backend/app/tests/api/routes/collections/test_create_collections.py#L40
Added line #L40 was not covered by tests