Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

feat(derive): Frame Queue Asserter #619

Merged
clabby merged 1 commit intomainfrom
rf/feat/frame-queue-asserter
Oct 21, 2024
Merged

feat(derive): Frame Queue Asserter #619
clabby merged 1 commit intomainfrom
rf/feat/frame-queue-asserter

Conversation

@refcell
Copy link
Contributor

@refcell refcell commented Oct 3, 2024

Description

Cleans up FrameQueue testing by creating an assertion utility and convenience frame macros.

I think we ought to clean up testing by building test utils in the top level kona_derive::test_utils module such that unit tests next to implementations are lean and concise. This way, kona_derive isn't littered with a bunch of test_utils modules nested in various sub-modules, but one comprehensive module at the top level, that can be placed behind the test-utils feature flag.

@refcell refcell requested a review from clabby October 3, 2024 20:26
@refcell refcell self-assigned this Oct 3, 2024
@refcell refcell force-pushed the rf/feat/frame-queue-asserter branch from db7f2e2 to 90dc6e3 Compare October 4, 2024 12:47
@refcell refcell force-pushed the rf/feat/frame-queue-asserter branch from 90dc6e3 to 67a25ed Compare October 21, 2024 14:41
@codecov
Copy link

codecov bot commented Oct 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@f1f7868). Learn more about missing BASE report.
Report is 2 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files

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

@clabby clabby added this pull request to the merge queue Oct 21, 2024
Merged via the queue into main with commit ace8464 Oct 21, 2024
@github-actions github-actions bot mentioned this pull request Oct 21, 2024
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Dec 10, 2025
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Jan 14, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants