Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove undo button #71

Merged
merged 7 commits into from
Apr 9, 2025
Merged

Remove undo button #71

merged 7 commits into from
Apr 9, 2025

Conversation

nina-huangg
Copy link
Collaborator

This PR removes the undo button as the functionality is currently not implemented.

Copy link

github-actions bot commented Apr 8, 2025

Coverage

Coverage Report
FileStmtsMissCoverMissing
app.py280100% 
blob.py00100% 
init_mongo.py1221191%43–46, 78, 126–128, 170–177
routes
   chat_routes.py360100% 
   file_routes.py1320100% 
   moodboard_routes.py135299%49, 143
   search_routes.py490100% 
tests
   conftest.py160100% 
   test_app.py120100% 
   test_blob_storage.py1240100% 
   test_chat_routes.py1030100% 
   test_file_routes.py2890100% 
   test_init_mongo.py2220100% 
   test_moodboard_routes.py2640100% 
   test_search_routes.py1100100% 
   test_text_prompt.py1140100% 
usecases
   text_prompt.py770100% 
utils
   blob_storage.py540100% 
   helpers.py100100% 
TOTAL18971399% 

Tests Skipped Failures Errors Time
105 0 💤 0 ❌ 0 🔥 1.332s ⏱️

@nina-huangg nina-huangg requested a review from chwawa April 9, 2025 01:13
Copy link
Collaborator

@chwawa chwawa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thank you for making the change.

@chwawa chwawa merged commit d806e6a into main Apr 9, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants