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

Implement support for EWMH _NET_WM_MOVERESIZE client messages #3859

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Add integration tests for _NET_WM_MOVERESIZE behaviour

f093114
Select commit
Loading
Failed to load commit list.
Open

Implement support for EWMH _NET_WM_MOVERESIZE client messages #3859

Add integration tests for _NET_WM_MOVERESIZE behaviour
f093114
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 13, 2024 in 0s

91.24% (+0.22%) compared to aa8c7c6

View this Pull Request on Codecov

91.24% (+0.22%) compared to aa8c7c6

Details

Codecov Report

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

Comparison is base (aa8c7c6) 91.02% compared to head (f093114) 91.24%.
Report is 28 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3859      +/-   ##
==========================================
+ Coverage   91.02%   91.24%   +0.22%     
==========================================
  Files         901      928      +27     
  Lines       57537    59695    +2158     
==========================================
+ Hits        52372    54469    +2097     
- Misses       5165     5226      +61     
Files Coverage Δ
lib/awful/mouse/resize.lua 90.17% <100.00%> (+0.27%) ⬆️
objects/client.c 83.94% <ø> (+0.02%) ⬆️
tests/_client.lua 98.75% <100.00%> (+0.03%) ⬆️
tests/test-ewmh-wm_moveresize.lua 100.00% <100.00%> (ø)
lib/awful/permissions/init.lua 88.47% <95.00%> (+0.85%) ⬆️
lib/awful/placement.lua 92.14% <86.66%> (+0.08%) ⬆️
ewmh.c 67.99% <85.36%> (+1.72%) ⬆️

... and 42 files with indirect coverage changes