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

Switched to Into<Option<T>> for parameters in Builder #185

Merged
merged 2 commits into from
Jan 20, 2024

Changed to 'impl Into<Option<T>>'

9997546
Select commit
Loading
Failed to load commit list.
Merged

Switched to Into<Option<T>> for parameters in Builder #185

Changed to 'impl Into<Option<T>>'
9997546
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 20, 2024 in 1s

66.66% of diff hit (target 72.05%)

View this Pull Request on Codecov

66.66% of diff hit (target 72.05%)

Annotations

Check warning on line 220 in bb8/src/api.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bb8/src/api.rs#L219-L220

Added lines #L219 - L220 were not covered by tests