client: Implement AsFd
for Connection
and EventQueue
#656
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
failed
Sep 18, 2023 in 0s
73.03% (-0.24%) compared to cf825be
View this Pull Request on Codecov
73.03% (-0.24%) compared to cf825be
Details
Codecov Report
Patch coverage has no change and project coverage change: -0.24%
Comparison is base (
cf825be
) 73.26% compared to head (b2c9e76
) 73.03%.
Additional details and impacted files
@@ Coverage Diff @@
## master #656 +/- ##
==========================================
- Coverage 73.26% 73.03% -0.24%
==========================================
Files 47 47
Lines 7755 7780 +25
==========================================
Hits 5682 5682
- Misses 2073 2098 +25
Files Changed | Coverage Δ | |
---|---|---|
wayland-backend/src/client_api.rs | 86.36% <0.00%> (-4.12%) |
⬇️ |
wayland-backend/src/rs/client_impl/mod.rs | 78.06% <0.00%> (-0.89%) |
⬇️ |
wayland-backend/src/sys/client_impl/mod.rs | 71.32% <0.00%> (-1.01%) |
⬇️ |
wayland-client/src/conn.rs | 83.87% <0.00%> (-2.08%) |
⬇️ |
wayland-client/src/event_queue.rs | 58.14% <0.00%> (-0.78%) |
⬇️ |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading