Remove uses of GrabServer #1283
Merged
Codecov / codecov/project
succeeded
Jun 27, 2024 in 0s
52.21% (target 0.00%)
View this Pull Request on Codecov
52.21% (target 0.00%)
Details
Codecov Report
Attention: Patch coverage is 62.74510%
with 95 lines
in your changes missing coverage. Please review.
Project coverage is 52.21%. Comparing base (
732f365
) to head (ca3ea85
).
Additional details and impacted files
@@ Coverage Diff @@
## next #1283 +/- ##
==========================================
- Coverage 52.31% 52.21% -0.11%
==========================================
Files 64 64
Lines 13775 13798 +23
==========================================
- Hits 7207 7205 -2
- Misses 6568 6593 +25
Files | Coverage Δ | |
---|---|---|
src/common.h | 44.82% <ø> (ø) |
|
src/renderer/layout.c | 98.61% <100.00%> (+0.01%) |
⬆️ |
src/wm/win.h | 100.00% <ø> (ø) |
|
src/wm/wm_internal.h | 100.00% <ø> (ø) |
|
src/x.h | 77.77% <ø> (ø) |
|
src/wm/win.c | 72.32% <89.18%> (+0.82%) |
⬆️ |
src/wm/wm.c | 84.18% <76.47%> (-1.23%) |
⬇️ |
src/vblank.c | 0.00% <0.00%> (ø) |
|
src/wm/tree.c | 90.38% <80.00%> (+0.91%) |
⬆️ |
src/picom.c | 63.85% <71.42%> (+0.18%) |
⬆️ |
... and 2 more |
Loading