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

feat(derive): Add Signal API #611

Merged
merged 1 commit into from
Oct 3, 2024
Merged

feat(derive): Add Signal API #611

merged 1 commit into from
Oct 3, 2024

Conversation

clabby
Copy link
Collaborator

@clabby clabby commented Oct 3, 2024

Overview

Adds the notion of a Signal to the pipeline, with a FlushChannel variant for Holocene.

@clabby clabby added K-feature Kind: feature A-derive Area: kona-derive crate H-holocene Hardfork: Holocene related labels Oct 3, 2024
@clabby clabby self-assigned this Oct 3, 2024
@clabby clabby requested a review from refcell October 3, 2024 18:22
@refcell refcell added this pull request to the merge queue Oct 3, 2024
Merged via the queue into main with commit 3699a61 Oct 3, 2024
15 checks passed
Copy link

codecov bot commented Oct 3, 2024

Codecov Report

Attention: Patch coverage is 0% with 19 lines in your changes missing coverage. Please review.

Project coverage is 81.1%. Comparing base (7302685) to head (aa315f2).
Report is 3 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
crates/derive/src/pipeline/core.rs 0.0% 19 Missing ⚠️
Additional details and impacted files

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-derive Area: kona-derive crate H-holocene Hardfork: Holocene related K-feature Kind: feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants