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

chore(bin): Split up bin utilities #1098

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

clabby
Copy link
Collaborator

@clabby clabby commented Feb 24, 2025

Overview

Splits up the binary utilities in kona-host into a new crate, kona-bin-utils. This crate is pretty thin for now, but as we grow the number of applications in the monorepo, we'll likely have a good bit of logic that's not worth duplicating.

@clabby clabby requested a review from refcell as a code owner February 24, 2025 21:05
@clabby clabby added the A-binaries Area: binaries label Feb 24, 2025
@clabby clabby requested a review from emhane as a code owner February 24, 2025 21:05
@clabby clabby added the K-chore Kind: chore label Feb 24, 2025
@clabby clabby self-assigned this Feb 24, 2025
@clabby
Copy link
Collaborator Author

clabby commented Feb 24, 2025

📚 $\text{Stack Overview}$

Pulls submitted in this stack:

This comment was automatically generated by st.

Copy link

codecov bot commented Feb 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.6%. Comparing base (57724bc) to head (2cdece0).

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-binaries Area: binaries K-chore Kind: chore
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant