Skip to content

Replace custom `RecvError` with `std::io::Error`

Codecov / codecov/patch failed May 9, 2024 in 1s

17.14% of diff hit (target 88.79%)

View this Pull Request on Codecov

17.14% of diff hit (target 88.79%)

Annotations

Check warning on line 28 in src/frame.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frame.rs#L25-L28

Added lines #L25 - L28 were not covered by tests

Check warning on line 43 in src/frame.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frame.rs#L43

Added line #L43 was not covered by tests

Check warning on line 49 in src/frame.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frame.rs#L49

Added line #L49 was not covered by tests

Check warning on line 56 in src/frame.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frame.rs#L53-L56

Added lines #L53 - L56 were not covered by tests

Check warning on line 58 in src/frame.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frame.rs#L58

Added line #L58 was not covered by tests

Check warning on line 66 in src/frame.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frame.rs#L60-L66

Added lines #L60 - L66 were not covered by tests

Check warning on line 68 in src/frame.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frame.rs#L68

Added line #L68 was not covered by tests

Check warning on line 71 in src/frame.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frame.rs#L71

Added line #L71 was not covered by tests

Check warning on line 74 in src/frame.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frame.rs#L74

Added line #L74 was not covered by tests

Check warning on line 91 in src/frame.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frame.rs#L76-L91

Added lines #L76 - L91 were not covered by tests

Check warning on line 93 in src/frame.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frame.rs#L93

Added line #L93 was not covered by tests

Check warning on line 96 in src/frame.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frame.rs#L96

Added line #L96 was not covered by tests

Check warning on line 101 in src/frame.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frame.rs#L98-L101

Added lines #L98 - L101 were not covered by tests

Check warning on line 103 in src/frame.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frame.rs#L103

Added line #L103 was not covered by tests

Check warning on line 115 in src/frame.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frame.rs#L115

Added line #L115 was not covered by tests

Check warning on line 119 in src/frame.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frame.rs#L119

Added line #L119 was not covered by tests

Check warning on line 127 in src/frame.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frame.rs#L127

Added line #L127 was not covered by tests

Check warning on line 30 in src/message.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/message.rs#L27-L30

Added lines #L27 - L30 were not covered by tests

Check warning on line 15 in src/request.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/request.rs#L15

Added line #L15 was not covered by tests

Check warning on line 23 in src/request.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/request.rs#L18-L23

Added lines #L18 - L23 were not covered by tests