Skip to content

Database Cleanup: b64 to s3 uri #816

Open
Prajna1999 wants to merge 2 commits intomainfrom
feat/script-for-cleaning-up
Open

Database Cleanup: b64 to s3 uri #816
Prajna1999 wants to merge 2 commits intomainfrom
feat/script-for-cleaning-up

Conversation

@Prajna1999
Copy link
Copy Markdown
Collaborator

@Prajna1999 Prajna1999 commented May 6, 2026

Summary

Target issue is #736
Explain the motivation for making this change. What existing problem does the pull request solve?

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

Please add here if any other information is required for the reviewer.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 6, 2026

Important

Review skipped

Auto reviews are limited based on label configuration.

🏷️ Required labels (at least one) (1)
  • ready-for-review

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: fd8bb6cd-acd6-44e1-9301-bbd47c30db39

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/script-for-cleaning-up

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 6, 2026

Codecov Report

❌ Patch coverage is 25.49020% with 38 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
backend/app/api/routes/private.py 20.45% 35 Missing ⚠️
backend/app/core/storage_utils.py 57.14% 3 Missing ⚠️

📢 Thoughts on this report? Let us know!

@Prajna1999 Prajna1999 changed the title feat: ad hoc API for b64 cleanup Database Cleanup: b64 to s3 uri May 7, 2026
@Prajna1999 Prajna1999 self-assigned this May 7, 2026
@Prajna1999 Prajna1999 moved this to In Progress in Kaapi-dev May 7, 2026
@Prajna1999 Prajna1999 linked an issue May 7, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

Database Cleanup: b64 to s3 uri

1 participant