Skip to content

refactor(processor): use progress update events for callbacks#89

Merged
flexiondotorg merged 1 commit intomainfrom
progress
May 5, 2026
Merged

refactor(processor): use progress update events for callbacks#89
flexiondotorg merged 1 commit intomainfrom
progress

Conversation

@flexiondotorg
Copy link
Copy Markdown
Contributor

  • Add ProgressUpdate and ProgressCallback to carry progress data in one value
  • Move UI message mapping into cmd/jivetalking/main.go
  • Remove the temporary legacy adapter and update processor call sites
  • Add boundary tests for callback shape and progress event fields

- Add `ProgressUpdate` and `ProgressCallback` to carry progress data in
  one value
- Move UI message mapping into `cmd/jivetalking/main.go`
- Remove the temporary legacy adapter and update processor call sites
- Add boundary tests for callback shape and progress event fields

Signed-off-by: Martin Wimpress <code@wimpress.io>
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

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

No issues found across 9 files

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Requires human review: This is a non-trivial refactor that changes function signatures across 9 files, including core processor functions (AnalyzeAudio, ProcessAudio, ApplyNormalisation). The blast radius is moderate; a bug

@flexiondotorg flexiondotorg merged commit 886f683 into main May 5, 2026
16 checks passed
@flexiondotorg flexiondotorg deleted the progress branch May 5, 2026 15:50
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