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): Span Batch Validation #121

Merged
merged 6 commits into from
Apr 19, 2024
Merged

feat(derive): Span Batch Validation #121

merged 6 commits into from
Apr 19, 2024

Conversation

refcell
Copy link
Collaborator

@refcell refcell commented Apr 18, 2024

Description

Implements span batch validation.

Unfortunately since the fetcher is colored, we have to mark pure batch derivation methods with async.

Metadata

Fixes #120

@refcell refcell added K-feature Kind: feature A-derive Area: kona-derive crate M-traits Meta: Touches Trait Abstractions labels Apr 18, 2024
@refcell refcell added this to the Table Stakes milestone Apr 18, 2024
@refcell refcell requested a review from clabby April 18, 2024 14:54
@refcell refcell self-assigned this Apr 18, 2024
@refcell refcell marked this pull request as draft April 18, 2024 14:54
@refcell
Copy link
Collaborator Author

refcell commented Apr 18, 2024

Moving to draft since we'll need testing. It'll probably make sense to also refactor some of the internal checks into functional utilities methods for easier testing as part of this.

@refcell refcell marked this pull request as ready for review April 18, 2024 20:07
@refcell
Copy link
Collaborator Author

refcell commented Apr 18, 2024

Notice: This doesn't add full test coverage; there's a few missing. Will need to add in a follow-on pr or later if time permits.

@clabby clabby added this pull request to the merge queue Apr 19, 2024
Merged via the queue into main with commit 5a60f8d Apr 19, 2024
13 checks passed
@github-actions github-actions bot mentioned this pull request Apr 19, 2024
@clabby clabby deleted the refcell/span-batch-checks branch April 19, 2024 18:51
This was referenced May 29, 2024
This was referenced Jun 6, 2024
@github-actions github-actions bot mentioned this pull request Jun 16, 2024
This was referenced Jun 16, 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 K-feature Kind: feature M-traits Meta: Touches Trait Abstractions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix(derive): Span Batch Validation
2 participants