Implement support for EWMH _NET_WM_MOVERESIZE client messages #3859
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%) |
⬆️ |
Loading