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

API sanation for state types #200

Merged
merged 7 commits into from
Jan 19, 2024

contract: impl Hash and Ord for AssignmentWitness

2b59903
Select commit
Loading
Failed to load commit list.
Merged

API sanation for state types #200

contract: impl Hash and Ord for AssignmentWitness
2b59903
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 7, 2024 in 1s

12.0% of diff hit (target 60.0%)

View this Pull Request on Codecov

12.0% of diff hit (target 60.0%)

Annotations

Check warning on line 90 in src/contract/attachment.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/contract/attachment.rs#L88-L90

Added lines #L88 - L90 were not covered by tests

Check warning on line 100 in src/contract/attachment.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/contract/attachment.rs#L94-L100

Added lines #L94 - L100 were not covered by tests

Check warning on line 103 in src/contract/attachment.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/contract/attachment.rs#L103

Added line #L103 was not covered by tests

Check warning on line 107 in src/contract/attachment.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/contract/attachment.rs#L106-L107

Added lines #L106 - L107 were not covered by tests

Check warning on line 104 in src/contract/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/contract/contract.rs#L104

Added line #L104 was not covered by tests

Check warning on line 109 in src/contract/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/contract/contract.rs#L109

Added line #L109 was not covered by tests

Check warning on line 127 in src/contract/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/contract/contract.rs#L124-L127

Added lines #L124 - L127 were not covered by tests

Check warning on line 129 in src/contract/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/contract/contract.rs#L129

Added line #L129 was not covered by tests

Check warning on line 132 in src/contract/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/contract/contract.rs#L132

Added line #L132 was not covered by tests

Check warning on line 200 in src/contract/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/contract/contract.rs#L200

Added line #L200 was not covered by tests

Check warning on line 224 in src/contract/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/contract/contract.rs#L222-L224

Added lines #L222 - L224 were not covered by tests

Check warning on line 232 in src/contract/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/contract/contract.rs#L226-L232

Added lines #L226 - L232 were not covered by tests

Check warning on line 310 in src/contract/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/contract/contract.rs#L307-L310

Added lines #L307 - L310 were not covered by tests

Check warning on line 75 in src/contract/data.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/contract/data.rs#L75

Added line #L75 was not covered by tests

Check warning on line 78 in src/contract/data.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/contract/data.rs#L78

Added line #L78 was not covered by tests

Check warning on line 81 in src/contract/data.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/contract/data.rs#L81

Added line #L81 was not covered by tests

Check warning on line 90 in src/contract/data.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/contract/data.rs#L90

Added line #L90 was not covered by tests

Check warning on line 96 in src/contract/data.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/contract/data.rs#L94-L96

Added lines #L94 - L96 were not covered by tests

Check warning on line 104 in src/contract/data.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/contract/data.rs#L99-L104

Added lines #L99 - L104 were not covered by tests

Check warning on line 123 in src/contract/data.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/contract/data.rs#L120-L123

Added lines #L120 - L123 were not covered by tests

Check warning on line 127 in src/contract/data.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/contract/data.rs#L127

Added line #L127 was not covered by tests

Check warning on line 134 in src/contract/data.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/contract/data.rs#L131-L134

Added lines #L131 - L134 were not covered by tests

Check warning on line 147 in src/contract/data.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/contract/data.rs#L140-L147

Added lines #L140 - L147 were not covered by tests

Check warning on line 263 in src/validation/logic.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/validation/logic.rs#L263

Added line #L263 was not covered by tests

Check warning on line 101 in src/validation/state.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/validation/state.rs#L101

Added line #L101 was not covered by tests