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): Holocene Frame Queue #579

Merged
merged 4 commits into from
Sep 27, 2024
Merged

Conversation

refcell
Copy link
Collaborator

@refcell refcell commented Sep 27, 2024

Description

Implements the Holocene FrameQueue.

Metadata

Closes #557.

Copy link
Collaborator Author

refcell commented Sep 27, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @refcell and the rest of your teammates on Graphite Graphite

@refcell refcell changed the title feat(derive): holocene frame queue changes feat(derive): Holocene Frame Queue Sep 27, 2024
@refcell refcell requested a review from clabby September 27, 2024 19:15
@refcell refcell added A-derive Area: kona-derive crate H-holocene Hardfork: Holocene related K-feature Kind: feature labels Sep 27, 2024 — with Graphite App
@refcell refcell marked this pull request as ready for review September 27, 2024 19:15
@refcell refcell self-assigned this Sep 27, 2024
Copy link

codecov bot commented Sep 27, 2024

Codecov Report

Attention: Patch coverage is 98.84615% with 3 lines in your changes missing coverage. Please review.

Project coverage is 79.1%. Comparing base (07d725a) to head (3eb57ef).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
crates/derive/src/stages/frame_queue.rs 99.2% 2 Missing ⚠️
crates/derive/src/pipeline/builder.rs 0.0% 1 Missing ⚠️
Additional details and impacted files

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

crates/derive/src/stages/frame_queue.rs Outdated Show resolved Hide resolved
crates/derive/src/stages/frame_queue.rs Outdated Show resolved Hide resolved
crates/derive/src/stages/frame_queue.rs Show resolved Hide resolved
@refcell refcell requested a review from clabby September 27, 2024 19:42
@refcell refcell added this pull request to the merge queue Sep 27, 2024
Merged via the queue into main with commit 7952058 Sep 27, 2024
17 checks passed
This was referenced Sep 27, 2024
@github-actions github-actions bot mentioned this pull request Oct 13, 2024
@github-actions github-actions bot mentioned this pull request Oct 19, 2024
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.

[HOLOCENE] feat(derive): FrameQueue Strict Ordering
2 participants