wayland-rs icon indicating copy to clipboard operation
wayland-rs copied to clipboard

protocols: add gtk-shell1

Open technobaboo opened this issue 2 years ago • 3 comments

technobaboo avatar Jan 04 '23 13:01 technobaboo

Codecov Report

Base: 74.39% // Head: 74.18% // Decreases project coverage by -0.21% :warning:

Coverage data is based on head (ed6b6c8) compared to base (8805243). Patch has no changes to coverable lines.

:exclamation: Current head ed6b6c8 differs from pull request most recent head 17cf781. Consider uploading reports for the commit 17cf781 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #595      +/-   ##
==========================================
- Coverage   74.39%   74.18%   -0.22%     
==========================================
  Files          53       53              
  Lines        7564     7564              
==========================================
- Hits         5627     5611      -16     
- Misses       1937     1953      +16     
Flag Coverage Δ
main 59.09% <ø> (ø)
test-- 78.74% <ø> (-0.10%) :arrow_down:
test--server_system 61.61% <ø> (-0.60%) :arrow_down:
test-client_system- 69.98% <ø> (+0.67%) :arrow_up:
test-client_system-server_system 51.46% <ø> (-0.06%) :arrow_down:

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

Impacted Files Coverage Δ
wayland-protocols-misc/src/lib.rs 100.00% <ø> (ø)
wayland-backend/src/sys/server_impl/mod.rs 69.26% <0.00%> (-1.68%) :arrow_down:
wayland-backend/src/rs/client_impl/mod.rs 80.82% <0.00%> (-0.76%) :arrow_down:
wayland-backend/src/rs/server_impl/client.rs 77.26% <0.00%> (+0.18%) :arrow_up:
wayland-backend/src/rs/server_impl/handle.rs 71.62% <0.00%> (+0.34%) :arrow_up:
wayland-backend/src/sys/client_impl/mod.rs 74.64% <0.00%> (+0.84%) :arrow_up:

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 at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Jan 04 '23 23:01 codecov[bot]

Thanks, could you just add a changelog entry for this?

elinorbgr avatar Jan 05 '23 09:01 elinorbgr

Updated, I hope this is how I'm supposed to do it

technobaboo avatar Jan 05 '23 12:01 technobaboo