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

Pull KWin patches (2024-01-10 - 2024-05-23) #25

Merged
merged 27 commits into from
Jun 19, 2024

refactor: optimize saving discarded rules to config

bb085c7
Select commit
Loading
Failed to load commit list.
Merged

Pull KWin patches (2024-01-10 - 2024-05-23) #25

refactor: optimize saving discarded rules to config
bb085c7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 19, 2024 in 1s

50.66% (+0.10%) compared to d66b1d4

View this Pull Request on Codecov

50.66% (+0.10%) compared to d66b1d4

Details

Codecov Report

Attention: Patch coverage is 26.43392% with 295 lines in your changes missing coverage. Please review.

Project coverage is 50.66%. Comparing base (d66b1d4) to head (bb085c7).

Files Patch % Lines
plugins/effects/private/expolayout.cpp 0.00% 249 Missing ⚠️
plugins/effects/overview/overvieweffect.cpp 0.00% 16 Missing ⚠️
plugins/kpackage/effect/effect.cpp 0.00% 11 Missing and 1 partial ⚠️
como/render/effect/interface/quick_scene.cpp 0.00% 4 Missing ⚠️
como/win/rules/book_edit.h 57.14% 3 Missing ⚠️
como/win/wayland/internal_window.h 25.00% 2 Missing and 1 partial ⚠️
como/render/post/night_color_manager.h 0.00% 2 Missing ⚠️
como/win/rules/book_settings.cpp 75.00% 1 Missing and 1 partial ⚠️
como/win/rules/book.cpp 85.71% 0 Missing and 1 partial ⚠️
como/win/rules/ruling.cpp 0.00% 1 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #25      +/-   ##
==========================================
+ Coverage   50.55%   50.66%   +0.10%     
==========================================
  Files         941      939       -2     
  Lines       87404    87348      -56     
  Branches    45754    45411     -343     
==========================================
+ Hits        44190    44257      +67     
+ Misses      39697    39322     -375     
- Partials     3517     3769     +252     

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