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

feat(qp): introduce ModifyQueuePairError and PostSendError #34

Merged
merged 1 commit into from
Oct 23, 2024

feat(qp): introduce ModifyQueuePairError and PostSendError

78d0ac8
Select commit
Loading
Failed to load commit list.
Merged

feat(qp): introduce ModifyQueuePairError and PostSendError #34

feat(qp): introduce ModifyQueuePairError and PostSendError
78d0ac8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 23, 2024 in 1s

7.35% of diff hit (target 60.00%)

View this Pull Request on Codecov

7.35% of diff hit (target 60.00%)

Annotations

Check warning on line 258 in src/verbs/queue_pair.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/verbs/queue_pair.rs#L229-L258

Added lines #L229 - L258 were not covered by tests

Check warning on line 870 in src/verbs/queue_pair.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/verbs/queue_pair.rs#L870

Added line #L870 was not covered by tests

Check warning on line 876 in src/verbs/queue_pair.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/verbs/queue_pair.rs#L872-L876

Added lines #L872 - L876 were not covered by tests

Check warning on line 892 in src/verbs/queue_pair.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/verbs/queue_pair.rs#L886-L892

Added lines #L886 - L892 were not covered by tests

Check warning on line 1004 in src/verbs/queue_pair.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/verbs/queue_pair.rs#L1002-L1004

Added lines #L1002 - L1004 were not covered by tests

Check warning on line 1008 in src/verbs/queue_pair.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/verbs/queue_pair.rs#L1006-L1008

Added lines #L1006 - L1008 were not covered by tests

Check warning on line 1013 in src/verbs/queue_pair.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/verbs/queue_pair.rs#L1010-L1013

Added lines #L1010 - L1013 were not covered by tests

Check warning on line 1107 in src/verbs/queue_pair.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/verbs/queue_pair.rs#L1105-L1107

Added lines #L1105 - L1107 were not covered by tests

Check warning on line 1111 in src/verbs/queue_pair.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/verbs/queue_pair.rs#L1109-L1111

Added lines #L1109 - L1111 were not covered by tests

Check warning on line 1116 in src/verbs/queue_pair.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/verbs/queue_pair.rs#L1113-L1116

Added lines #L1113 - L1116 were not covered by tests