Skip to content

feat: custom handler-level serialization#31

Merged
jdawang merged 4 commits into
developfrom
handler-serialization
Apr 10, 2026
Merged

feat: custom handler-level serialization#31
jdawang merged 4 commits into
developfrom
handler-serialization

Conversation

@ak-gupta

@ak-gupta ak-gupta commented Apr 3, 2026

Copy link
Copy Markdown
Contributor

In this PR, I've added handler-level serialization in line with the upcoming changes in lazyscribe. I have also abstracted the arrow-compatible type checking since it's a repeated block and I didn't feel like copy-pasting it a third time.

The base implementation of the handler-level serialization is via Arrow's IPC format.

@codecov-commenter

codecov-commenter commented Apr 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.46%. Comparing base (544fdae) to head (d9eb60b).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #31      +/-   ##
===========================================
+ Coverage    99.36%   99.46%   +0.10%     
===========================================
  Files           10       11       +1     
  Lines          314      377      +63     
===========================================
+ Hits           312      375      +63     
  Misses           2        2              

☔ 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.

@ak-gupta ak-gupta requested a review from jdawang April 3, 2026 18:18
@ak-gupta ak-gupta changed the base branch from main to develop April 8, 2026 18:06
@ak-gupta ak-gupta force-pushed the handler-serialization branch from a961bea to 1e2b185 Compare April 8, 2026 18:15
@ak-gupta ak-gupta requested a review from rhaffar April 8, 2026 19:16
@jdawang jdawang merged commit 460efe2 into develop Apr 10, 2026
7 checks passed
@jdawang jdawang deleted the handler-serialization branch April 10, 2026 19:33
@ak-gupta ak-gupta mentioned this pull request Apr 10, 2026
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.

3 participants