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

Use io::Error instead of SendError #80

Merged
merged 1 commit into from
May 20, 2024

Use `io::Error` instead of `SendError`

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

Use io::Error instead of SendError #80

Use `io::Error` instead of `SendError`
7d27ea8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 17, 2024 in 0s

68.42% of diff hit (target 73.26%)

View this Pull Request on Codecov

68.42% of diff hit (target 73.26%)

Annotations

Check warning on line 39 in src/request.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/request.rs#L36-L39

Added lines #L36 - L39 were not covered by tests

Check warning on line 41 in src/request.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/request.rs#L41

Added line #L41 was not covered by tests

Check warning on line 44 in src/request.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/request.rs#L44

Added line #L44 was not covered by tests