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

Arbitrary implementations for sov-schema-db & sov-sequencer-registry #1094

Merged
merged 4 commits into from
Oct 23, 2023

Conversation

neysofu
Copy link
Member

@neysofu neysofu commented Oct 23, 2023

Description

Implements Arbitrary for sov_sequencer_registry::CallMessage and sov_schema_db::{WriteOp, SchemaBatch}.

Linked Issues

Related to #438.

@neysofu neysofu changed the title Arbitrary implementations sov-schema-db & sov-sequencer-registry Arbitrary implementations for sov-schema-db & sov-sequencer-registry Oct 23, 2023
@codecov
Copy link

codecov bot commented Oct 23, 2023

Codecov Report

Merging #1094 (7da46fc) into nightly (a478f40) will decrease coverage by 0.2%.
Report is 6 commits behind head on nightly.
The diff coverage is 0.0%.

Files Coverage Δ
full-node/db/sov-schema-db/src/schema.rs 0.0% <ø> (ø)
...implementations/sov-sequencer-registry/src/call.rs 87.2% <ø> (ø)
full-node/db/sov-schema-db/src/lib.rs 88.6% <0.0%> (ø)

... and 15 files with indirect coverage changes

@neysofu neysofu added this pull request to the merge queue Oct 23, 2023
Merged via the queue into nightly with commit dad4581 Oct 23, 2023
13 checks passed
@neysofu neysofu deleted the filippo/arbitrary-impls branch October 23, 2023 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants