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

clippy fixes & dependency updates #651

Merged
merged 2 commits into from
Aug 25, 2023
Merged

clippy fixes & dependency updates #651

merged 2 commits into from
Aug 25, 2023

Conversation

elinorbgr
Copy link
Member

Replaces #643

@codecov
Copy link

codecov bot commented Aug 25, 2023

Codecov Report

Patch coverage: 40.74% and project coverage change: -0.17% ⚠️

Comparison is base (be86c69) 73.25% compared to head (74f0a22) 73.09%.
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #651      +/-   ##
==========================================
- Coverage   73.25%   73.09%   -0.17%     
==========================================
  Files          47       47              
  Lines        7690     7711      +21     
==========================================
+ Hits         5633     5636       +3     
- Misses       2057     2075      +18     
Flag Coverage Δ
main 58.56% <40.74%> (-0.13%) ⬇️
test-- 78.08% <30.43%> (-0.22%) ⬇️
test--server_system 61.30% <40.74%> (-0.16%) ⬇️
test-client_system- 69.10% <30.43%> (-0.17%) ⬇️
test-client_system-server_system 51.35% <40.74%> (-0.11%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
wayland-backend/src/client_api.rs 90.47% <ø> (ø)
wayland-backend/src/rs/client_impl/mod.rs 78.94% <ø> (ø)
wayland-backend/src/rs/server_impl/client.rs 75.91% <ø> (ø)
wayland-backend/src/rs/server_impl/common_poll.rs 86.74% <ø> (ø)
wayland-backend/src/rs/server_impl/handle.rs 68.51% <0.00%> (-1.46%) ⬇️
wayland-backend/src/rs/server_impl/mod.rs 82.75% <ø> (ø)
wayland-backend/src/rs/socket.rs 89.83% <ø> (ø)
wayland-backend/src/rs/wire.rs 93.33% <ø> (ø)
wayland-backend/src/server_api.rs 68.62% <0.00%> (-1.38%) ⬇️
wayland-backend/src/sys/client_impl/mod.rs 72.06% <ø> (ø)
... and 14 more

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@elinorbgr elinorbgr merged commit 952820c into master Aug 25, 2023
14 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant