Skip to content

Conversation

@jerome-white
Copy link
Contributor

Summary

Target issue is #190

Collection deletion will fail if no callback URL is provided.

Checklist

Before submitting a pull request, please ensure that you mark these task.

  • Ran fastapi run --reload app/main.py or docker compose up in the repository root and test.
  • If you've fixed a bug or added code that is tested and has test cases.

Notes

N/A

@jerome-white jerome-white self-assigned this May 20, 2025
@jerome-white jerome-white added the bug Something isn't working label May 20, 2025
@jerome-white jerome-white linked an issue May 20, 2025 that may be closed by this pull request
@codecov
Copy link

codecov bot commented May 20, 2025

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
backend/app/api/routes/collections.py 0.00% 3 Missing ⚠️

📢 Thoughts on this report? Let us know!

@AkhileshNegi AkhileshNegi merged commit 5319e4c into main May 23, 2025
1 of 2 checks passed
@AkhileshNegi AkhileshNegi deleted the bug/create-delete-callbackurl branch May 23, 2025 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

Collection deletion may fail if no callback URL is provided

4 participants