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

backend: fix server-side WAYLAND_DEBUG #655

Merged
merged 1 commit into from
Sep 2, 2023
Merged

Conversation

elinorbgr
Copy link
Member

Fixes #652

@codecov
Copy link

codecov bot commented Sep 2, 2023

Codecov Report

Patch coverage: 33.33% and project coverage change: -0.05% ⚠️

Comparison is base (48a491e) 73.31% compared to head (9008433) 73.26%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #655      +/-   ##
==========================================
- Coverage   73.31%   73.26%   -0.05%     
==========================================
  Files          47       47              
  Lines        7746     7755       +9     
==========================================
+ Hits         5679     5682       +3     
- Misses       2067     2073       +6     
Flag Coverage Δ
main 58.49% <33.33%> (-0.03%) ⬇️
test-- 78.31% <33.33%> (-0.08%) ⬇️
test--server_system 61.49% <0.00%> (-0.09%) ⬇️
test-client_system- 69.40% <33.33%> (-0.06%) ⬇️
test-client_system-server_system 51.60% <0.00%> (-0.07%) ⬇️

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

Files Changed Coverage Δ
wayland-backend/src/rs/server_impl/client.rs 75.40% <33.33%> (-0.70%) ⬇️

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

@elinorbgr elinorbgr merged commit 776d95e into master Sep 2, 2023
14 of 16 checks passed
@elinorbgr elinorbgr deleted the elinorbgr/server-debug branch September 2, 2023 08:56
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.

Server-side WAYLAND_DEBUG only prints outgoing messages on the rust backend
1 participant