Skip to content

FrameSerializer: subclass from BaseObject so we can add events#3560

Merged
aconchillo merged 1 commit intomainfrom
aleix/serializer-base-objects
Jan 27, 2026
Merged

FrameSerializer: subclass from BaseObject so we can add events#3560
aconchillo merged 1 commit intomainfrom
aleix/serializer-base-objects

Conversation

@aconchillo
Copy link
Copy Markdown
Contributor

Please describe the changes in your PR. If it is addressing an issue, please reference that as well.

Simple change to subclass FrameSerializer from BaseObject. This allows frame serializer to register and trigger events.

@aconchillo aconchillo changed the title FrameSerializer: subclass from BaseObject so we cna add events FrameSerializer: subclass from BaseObject so we can add events Jan 25, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
src/pipecat/serializers/base_serializer.py 75.00% <100.00%> (+2.27%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Contributor

@markbackman markbackman left a comment

Choose a reason for hiding this comment

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

LGTM

@aconchillo aconchillo force-pushed the aleix/serializer-base-objects branch from 294cd63 to ee695ae Compare January 27, 2026 17:54
@aconchillo aconchillo merged commit 8841387 into main Jan 27, 2026
6 checks passed
@aconchillo aconchillo deleted the aleix/serializer-base-objects branch January 27, 2026 17:58
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