smithay icon indicating copy to clipboard operation
smithay copied to clipboard

Single pixel buffer

Open cmeissl opened this issue 3 years ago • 2 comments

cmeissl avatar Apr 11 '23 16:04 cmeissl

Codecov Report

Patch coverage: 50.18% and project coverage change: +0.56 :tada:

Comparison is base (9242b6a) 23.56% compared to head (481fce7) 24.12%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #988      +/-   ##
==========================================
+ Coverage   23.56%   24.12%   +0.56%     
==========================================
  Files         132      134       +2     
  Lines       21034    21126      +92     
==========================================
+ Hits         4957     5097     +140     
+ Misses      16077    16029      -48     
Flag Coverage Δ
wlcs-core 21.26% <50.18%> (+0.57%) :arrow_up:
wlcs-output 8.92% <4.42%> (+0.01%) :arrow_up:
wlcs-pointer-input 23.44% <50.18%> (+0.56%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
anvil/src/shell/element.rs 37.38% <ø> (ø)
src/desktop/space/element/mod.rs 0.00% <ø> (ø)
src/desktop/space/element/wayland.rs 0.00% <ø> (ø)
src/desktop/space/mod.rs 43.57% <0.00%> (ø)
src/desktop/space/wayland/layer.rs 0.00% <ø> (ø)
src/desktop/space/wayland/window.rs 62.76% <ø> (ø)
src/wayland/single_pixel_buffer/handlers.rs 0.00% <0.00%> (ø)
src/backend/renderer/utils/mod.rs 46.57% <16.66%> (+6.57%) :arrow_up:
src/backend/renderer/mod.rs 21.68% <27.27%> (+2.33%) :arrow_up:
src/backend/renderer/element/texture.rs 35.22% <31.03%> (+35.22%) :arrow_up:
... and 4 more

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov-commenter avatar Apr 11 '23 16:04 codecov-commenter

Is there anything needed to get this merged?

bwidawsk avatar May 18 '23 02:05 bwidawsk