Skip to content

test case fix

230d6f1
Select commit
Loading
Failed to load commit list.
Merged

Refactor Collection Creation for no delay #243

test case fix
230d6f1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 20, 2025 in 0s

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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/tests/api/routes/collections/test_create_collections.py#L40

Added line #L40 was not covered by tests