Skip to content

client: Replace if-else with `then_some`

078ebd7
Select commit
Loading
Failed to load commit list.
Open

Include advertised version in BindError::UnsupportVersion #671

client: Replace if-else with `then_some`
078ebd7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 11, 2025 in 0s

73.17% (+0.14%) compared to 8581b9d

View this Pull Request on Codecov

73.17% (+0.14%) compared to 8581b9d

Details

Codecov Report

Attention: Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 73.17%. Comparing base (8581b9d) to head (078ebd7).
Report is 138 commits behind head on master.

Files with missing lines Patch % Lines
wayland-client/src/globals.rs 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #671      +/-   ##
==========================================
+ Coverage   73.02%   73.17%   +0.14%     
==========================================
  Files          47       47              
  Lines        7779     7829      +50     
==========================================
+ Hits         5681     5729      +48     
- Misses       2098     2100       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.