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

client: Implement AsFd for Connection and EventQueue #656

Merged
merged 1 commit into from
Sep 19, 2023

client: Implement `AsFd` for `Connection` and `EventQueue`

b2c9e76
Select commit
Loading
Failed to load commit list.
Merged

client: Implement AsFd for Connection and EventQueue #656

client: Implement `AsFd` for `Connection` and `EventQueue`
b2c9e76
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Sep 18, 2023 in 0s

0.00% of diff hit (target 73.26%)

View this Pull Request on Codecov

0.00% of diff hit (target 73.26%)

Annotations

Check warning on line 188 in wayland-backend/src/client_api.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

wayland-backend/src/client_api.rs#L186-L188

Added lines #L186 - L188 were not covered by tests

Check warning on line 200 in wayland-backend/src/rs/client_impl/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

wayland-backend/src/rs/client_impl/mod.rs#L195-L200

Added lines #L195 - L200 were not covered by tests

Check warning on line 305 in wayland-backend/src/sys/client_impl/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

wayland-backend/src/sys/client_impl/mod.rs#L296-L305

Added lines #L296 - L305 were not covered by tests

Check warning on line 280 in wayland-client/src/conn.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

wayland-client/src/conn.rs#L278-L280

Added lines #L278 - L280 were not covered by tests

Check warning on line 356 in wayland-client/src/event_queue.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

wayland-client/src/event_queue.rs#L354-L356

Added lines #L354 - L356 were not covered by tests