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 Eq for Connection #669

Merged
merged 1 commit into from
Nov 9, 2023
Merged

Conversation

ids1024
Copy link
Member

@ids1024 ids1024 commented Oct 11, 2023

This is useful in some cases, and there's no harm to providing it.

This is useful in some cases, and there's no harm to providing it.
@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (8581b9d) 73.02% compared to head (e22b41d) 72.98%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #669      +/-   ##
==========================================
- Coverage   73.02%   72.98%   -0.05%     
==========================================
  Files          47       47              
  Lines        7779     7785       +6     
==========================================
+ Hits         5681     5682       +1     
- Misses       2098     2103       +5     
Flag Coverage Δ
main 58.29% <0.00%> (-0.05%) ⬇️
test-- 78.03% <0.00%> (?)
test--server_system 61.32% <0.00%> (-0.03%) ⬇️
test-client_system- 69.03% <0.00%> (-0.07%) ⬇️
test-client_system-server_system 51.38% <0.00%> (-0.05%) ⬇️

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

Files Coverage Δ
wayland-backend/src/client_api.rs 86.36% <ø> (ø)
wayland-client/src/conn.rs 83.87% <ø> (ø)
wayland-backend/src/rs/client_impl/mod.rs 77.63% <0.00%> (-0.25%) ⬇️
wayland-backend/src/sys/client_impl/mod.rs 71.03% <0.00%> (-0.30%) ⬇️

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

@elinorbgr elinorbgr merged commit 1e30de0 into Smithay:master Nov 9, 2023
13 of 15 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.

2 participants