test(flow): cover workflow handlers and playback seams - #173
Conversation
Not up to standards ⛔🔴 Issues
|
| Category | Results |
|---|---|
| UnusedCode | 20 medium |
🟢 Metrics -13 complexity · -11 duplication
Metric Results Complexity -13 Duplication -11
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.
|
|
Overall Grade |
Security Reliability Complexity Hygiene |
Code Review Summary
| Analyzer | Status | Updated (UTC) | Details |
|---|---|---|---|
| Go | May 2, 2026 2:12a.m. | Review ↗ |
Important
AI Review is run only on demand for your team. We're only showing results of static analysis review right now. To trigger AI Review, comment @deepsourcebot review on this thread.
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## dev #173 +/- ##
==========================================
+ Coverage 24.18% 27.13% +2.94%
==========================================
Files 93 93
Lines 21097 21466 +369
==========================================
+ Hits 5102 5824 +722
+ Misses 15412 14993 -419
- Partials 583 649 +66 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Summary
devby using local compatibility wrappers instead of depending on pending PRsWhy
This is the next flow-oriented slice after the API/source work. It covers the high-value routing paths that were still under-tested: download workflow dispatch, handler request plumbing, and playback orchestration before the mpv boundary.
Validation
Notes
GOANIME_INTERACTIVE_TESTS=1and a real TTY.