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

Updates for next release #732

Merged
merged 3 commits into from
May 30, 2024
Merged

Updates for next release #732

merged 3 commits into from
May 30, 2024

Conversation

ids1024
Copy link
Member

@ids1024 ids1024 commented May 30, 2024

Includes #707 (rebased and with formatting fix) and #712, as well as changelog entries. (And a dev dependency bump.)

Want to get these merged before a release. Creating a PR mainly to verify CI passes.

i509VCB and others added 3 commits May 30, 2024 10:26
Unfortuntely we used the `raw-window-handle` feature name for 0.5, which would be a breaking change. To handle this for the future, replicate what winit does and make a new feature for 0.6. The 0.5 version feature is deprecated and will be removed in a later version.
@ids1024
Copy link
Member Author

ids1024 commented May 30, 2024

Huh, seems updating env_logger runs into some weird bug in older versions of cargo? rust-lang/mdBook#2318

I guess that can be dropped.

Copy link

codecov bot commented May 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.94%. Comparing base (1f6f4f5) to head (3fbf212).
Report is 24 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #732      +/-   ##
==========================================
+ Coverage   73.11%   75.94%   +2.82%     
==========================================
  Files          45       46       +1     
  Lines        8183     8197      +14     
==========================================
+ Hits         5983     6225     +242     
+ Misses       2200     1972     -228     
Flag Coverage Δ
main 58.92% <ø> (+<0.01%) ⬆️
test-- 81.09% <ø> (?)
test--server_system 64.72% <ø> (?)
test-client_system- 72.23% <ø> (?)
test-client_system-server_system 55.05% <ø> (+0.06%) ⬆️

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

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

@ids1024 ids1024 merged commit 60c4868 into Smithay:master May 30, 2024
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.

3 participants