Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: remove transformations from ingestor #310

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

Sekhmet
Copy link
Member

@Sekhmet Sekhmet commented Mar 13, 2024

WIP, experimenting with zod approach.

Only typing ingestor side without actually updating writers directly
(with exception of follow/profile/subscribe/unfollow/unsubscribe
as those are already using standard input).
Copy link

codecov bot commented Mar 13, 2024

Codecov Report

Attention: Patch coverage is 89.56835% with 29 lines in your changes are missing coverage. Please review.

Files Patch % Lines
src/ingestor.ts 83.01% 18 Missing ⚠️
src/writer/follow.ts 37.50% 5 Missing ⚠️
src/writer/subscribe.ts 28.57% 5 Missing ⚠️
src/writer/profile.ts 75.00% 1 Missing ⚠️
Additional details and impacted files

📢 Thoughts on this report? Let us know!

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