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

Fix formatting, prepare for v0.11 beta 9 release #278

Merged
merged 4 commits into from
Oct 13, 2024

chore: fix clippy lints

72a903c
Select commit
Loading
Failed to load commit list.
Merged

Fix formatting, prepare for v0.11 beta 9 release #278

chore: fix clippy lints
72a903c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 13, 2024 in 0s

44.6% of diff hit (target 60.0%)

View this Pull Request on Codecov

44.6% of diff hit (target 60.0%)

Annotations

Check warning on line 394 in src/containers/anchors.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/containers/anchors.rs#L394

Added line #L394 was not covered by tests

Check warning on line 400 in src/containers/anchors.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/containers/anchors.rs#L400

Added line #L400 was not covered by tests

Check warning on line 94 in src/containers/partials.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/containers/partials.rs#L92-L94

Added lines #L92 - L94 were not covered by tests

Check warning on line 96 in src/containers/partials.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/containers/partials.rs#L96

Added line #L96 was not covered by tests

Check warning on line 98 in src/containers/partials.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/containers/partials.rs#L98

Added line #L98 was not covered by tests

Check warning on line 250 in src/interface/iface.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/iface.rs#L249-L250

Added lines #L249 - L250 were not covered by tests

Check warning on line 252 in src/interface/iface.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/iface.rs#L252

Added line #L252 was not covered by tests

Check warning on line 617 in src/interface/iface.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/iface.rs#L616-L617

Added lines #L616 - L617 were not covered by tests

Check warning on line 619 in src/interface/iface.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/iface.rs#L619

Added line #L619 was not covered by tests

Check warning on line 558 in src/interface/iimpl.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/iimpl.rs#L557-L558

Added lines #L557 - L558 were not covered by tests

Check warning on line 560 in src/interface/iimpl.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/iimpl.rs#L560

Added line #L560 was not covered by tests

Check warning on line 141 in src/interface/inheritance.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/inheritance.rs#L140-L141

Added lines #L140 - L141 were not covered by tests

Check warning on line 143 in src/interface/inheritance.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/inheritance.rs#L143

Added line #L143 was not covered by tests

Check warning on line 216 in src/interface/inheritance.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/inheritance.rs#L215-L216

Added lines #L215 - L216 were not covered by tests

Check warning on line 218 in src/interface/inheritance.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/inheritance.rs#L218

Added line #L218 was not covered by tests

Check warning on line 515 in src/interface/inheritance.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/inheritance.rs#L514-L515

Added lines #L514 - L515 were not covered by tests

Check warning on line 517 in src/interface/inheritance.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/inheritance.rs#L517

Added line #L517 was not covered by tests

Check warning on line 591 in src/interface/inheritance.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/inheritance.rs#L590-L591

Added lines #L590 - L591 were not covered by tests

Check warning on line 593 in src/interface/inheritance.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/inheritance.rs#L593

Added line #L593 was not covered by tests

Check warning on line 632 in src/interface/inheritance.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/inheritance.rs#L631-L632

Added lines #L631 - L632 were not covered by tests

Check warning on line 634 in src/interface/inheritance.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/inheritance.rs#L634

Added line #L634 was not covered by tests

Check warning on line 673 in src/interface/inheritance.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/inheritance.rs#L672-L673

Added lines #L672 - L673 were not covered by tests

Check warning on line 675 in src/interface/inheritance.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/inheritance.rs#L675

Added line #L675 was not covered by tests

Check warning on line 514 in src/persistence/stock.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/persistence/stock.rs#L513-L514

Added lines #L513 - L514 were not covered by tests