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

Rewrite the xcursor caching code #3745

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Rewrite the xcursor caching code

ec3901a
Select commit
Loading
Failed to load commit list.
Open

Rewrite the xcursor caching code #3745

Rewrite the xcursor caching code
ec3901a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 4, 2022 in 0s

90.99% (+0.00%) compared to e281fa3

View this Pull Request on Codecov

90.99% (+0.00%) compared to e281fa3

Details

Codecov Report

Merging #3745 (ec3901a) into master (e281fa3) will increase coverage by 0.00%.
The diff coverage is 90.00%.

@@           Coverage Diff           @@
##           master    #3745   +/-   ##
=======================================
  Coverage   90.99%   90.99%           
=======================================
  Files         900      900           
  Lines       57499    57498    -1     
=======================================
  Hits        52319    52319           
+ Misses       5180     5179    -1     
Impacted Files Coverage Δ
globalconf.h 100.00% <ø> (ø)
objects/drawin.c 88.27% <33.33%> (+0.32%) ⬆️
common/xcursor.c 100.00% <100.00%> (ø)
mousegrabber.c 80.64% <100.00%> (-0.61%) ⬇️
root.c 87.84% <100.00%> (ø)
lib/wibox/widget/imagebox.lua 95.53% <0.00%> (-0.90%) ⬇️
lib/awful/widget/layoutlist.lua 89.28% <0.00%> (-0.60%) ⬇️
tests/test-screenshot.lua 97.21% <0.00%> (-0.35%) ⬇️
spawn.c 86.16% <0.00%> (+0.06%) ⬆️
tests/test-input-binding.lua 99.50% <0.00%> (+2.00%) ⬆️