Skip to content

move movie-frames into movies table#811

Closed
simsong wants to merge 9 commits intomainfrom
patch-inefficient
Closed

move movie-frames into movies table#811
simsong wants to merge 9 commits intomainfrom
patch-inefficient

Conversation

@simsong
Copy link
Copy Markdown
Member

@simsong simsong commented Nov 30, 2025

There is no need for a separate movie frames table. The maximum dynamodb element size is 256K. We can store all of the tracked frames in that. This is a placeholder for that.

@codecov
Copy link
Copy Markdown

codecov bot commented Nov 30, 2025

Codecov Report

❌ Patch coverage is 88.88889% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 69.93%. Comparing base (14f3c85) to head (a268a23).

Files with missing lines Patch % Lines
src/app/flask_api.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #811   +/-   ##
=======================================
  Coverage   69.93%   69.93%           
=======================================
  Files          48       48           
  Lines        5159     5159           
  Branches      271      271           
=======================================
  Hits         3608     3608           
  Misses       1417     1417           
  Partials      134      134           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@simsong
Copy link
Copy Markdown
Member Author

simsong commented Apr 14, 2026

I just don't think this is worth doing right now.

@simsong simsong closed this Apr 14, 2026
@simsong simsong deleted the patch-inefficient branch April 14, 2026 19:26
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.

1 participant