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-should-panic-lint #127

Merged
merged 6 commits into from
Feb 24, 2024

fix some more clippy lints

7d98fd2
Select commit
Loading
Failed to load commit list.
Merged

Fix-should-panic-lint #127

fix some more clippy lints
7d98fd2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 24, 2024 in 1s

53.84% of diff hit (target 14.15%)

View this Pull Request on Codecov

53.84% of diff hit (target 14.15%)

Annotations

Check warning on line 234 in cache/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cache/src/lib.rs#L234

Added line #L234 was not covered by tests

Check warning on line 245 in cache/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cache/src/lib.rs#L243-L245

Added lines #L243 - L245 were not covered by tests

Check warning on line 379 in cache/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cache/src/lib.rs#L379

Added line #L379 was not covered by tests

Check warning on line 895 in cache/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cache/src/lib.rs#L894-L895

Added lines #L894 - L895 were not covered by tests

Check warning on line 191 in odilia/src/events/object.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

odilia/src/events/object.rs#L191

Added line #L191 was not covered by tests

Check warning on line 207 in odilia/src/events/object.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

odilia/src/events/object.rs#L207

Added line #L207 was not covered by tests

Check warning on line 88 in odilia/src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

odilia/src/main.rs#L88

Added line #L88 was not covered by tests

Check warning on line 95 in odilia/src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

odilia/src/main.rs#L95

Added line #L95 was not covered by tests

Check warning on line 91 in odilia/src/state.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

odilia/src/state.rs#L91

Added line #L91 was not covered by tests