Fix retrace2 #911
Merged
Fix retrace2 #911
Codecov / codecov/project
succeeded
Apr 14, 2026 in 1s
58.98% (+1.95%) compared to 71681a6
View this Pull Request on Codecov
58.98% (+1.95%) compared to 71681a6
Details
Codecov Report
❌ Patch coverage is 72.09302% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.98%. Comparing base (71681a6) to head (3a86747).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| lambda-resize/src/resize_app/main.py | 14.28% | 6 Missing |
| lambda-resize/src/resize_app/movie_glue.py | 83.33% | 2 Missing |
| src/app/odb.py | 0.00% | 2 Missing |
| src/app/apikey.py | 80.00% | 1 Missing |
| src/app/static/utils.js | 66.66% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #911 +/- ##
==========================================
+ Coverage 57.02% 58.98% +1.95%
==========================================
Files 60 60
Lines 5929 5627 -302
Branches 271 151 -120
==========================================
- Hits 3381 3319 -62
+ Misses 2416 2261 -155
+ Partials 132 47 -85 ☔ 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.
Loading