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

Fixing operation history #273

Merged
merged 23 commits into from
Oct 31, 2024

chore: fix clippy lints

94b5ebc
Select commit
Loading
Failed to load commit list.
Merged

Fixing operation history #273

chore: fix clippy lints
94b5ebc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 12, 2024 in 1s

0.0% of diff hit (target 60.0%)

View this Pull Request on Codecov

0.0% of diff hit (target 60.0%)

Annotations

Check warning on line 73 in src/contract/assignments.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/contract/assignments.rs#L73

Added line #L73 was not covered by tests

Check warning on line 77 in src/contract/assignments.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/contract/assignments.rs#L77

Added line #L77 was not covered by tests

Check warning on line 87 in src/interface/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/contract.rs#L84-L87

Added lines #L84 - L87 were not covered by tests

Check warning on line 89 in src/interface/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/contract.rs#L89

Added line #L89 was not covered by tests

Check warning on line 135 in src/interface/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/contract.rs#L126-L135

Added lines #L126 - L135 were not covered by tests

Check warning on line 149 in src/interface/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/contract.rs#L138-L149

Added lines #L138 - L149 were not covered by tests

Check warning on line 163 in src/interface/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/contract.rs#L151-L163

Added lines #L151 - L163 were not covered by tests

Check warning on line 177 in src/interface/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/contract.rs#L165-L177

Added lines #L165 - L177 were not covered by tests

Check warning on line 185 in src/interface/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/contract.rs#L179-L185

Added lines #L179 - L185 were not covered by tests

Check warning on line 192 in src/interface/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/contract.rs#L187-L192

Added lines #L187 - L192 were not covered by tests

Check warning on line 202 in src/interface/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/contract.rs#L196-L202

Added lines #L196 - L202 were not covered by tests

Check warning on line 209 in src/interface/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/contract.rs#L204-L209

Added lines #L204 - L209 were not covered by tests

Check warning on line 227 in src/interface/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/contract.rs#L213-L227

Added lines #L213 - L227 were not covered by tests

Check warning on line 288 in src/interface/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/contract.rs#L279-L288

Added lines #L279 - L288 were not covered by tests

Check warning on line 293 in src/interface/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/contract.rs#L290-L293

Added lines #L290 - L293 were not covered by tests

Check warning on line 314 in src/interface/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/contract.rs#L314

Added line #L314 was not covered by tests

Check warning on line 322 in src/interface/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/contract.rs#L322

Added line #L322 was not covered by tests

Check warning on line 330 in src/interface/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/contract.rs#L330

Added line #L330 was not covered by tests

Check warning on line 338 in src/interface/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/contract.rs#L338

Added line #L338 was not covered by tests

Check warning on line 345 in src/interface/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/contract.rs#L345

Added line #L345 was not covered by tests

Check warning on line 348 in src/interface/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/contract.rs#L348

Added line #L348 was not covered by tests

Check warning on line 357 in src/interface/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/contract.rs#L357

Added line #L357 was not covered by tests

Check warning on line 387 in src/interface/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/contract.rs#L376-L387

Added lines #L376 - L387 were not covered by tests

Check warning on line 389 in src/interface/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/contract.rs#L389

Added line #L389 was not covered by tests

Check warning on line 394 in src/interface/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/contract.rs#L391-L394

Added lines #L391 - L394 were not covered by tests