dunst-project / dunst

Lightweight and customizable notification daemon
https://dunst-project.org
Other
4.42k stars 338 forks source link

Split wl.c into multiple files #1293

Closed alebastr closed 3 months ago

alebastr commented 4 months ago

Non-functional change: the refactoring requested in https://github.com/dunst-project/dunst/pull/1250#issuecomment-1917988542

codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 0% with 162 lines in your changes are missing coverage. Please review.

Project coverage is 64.48%. Comparing base (7775775) to head (597201a).

Files Patch % Lines
src/wayland/wl_seat.c 0.00% 123 Missing :warning:
src/wayland/wl_output.c 0.00% 39 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1293 +/- ## ======================================= Coverage 64.48% 64.48% ======================================= Files 48 50 +2 Lines 7918 7918 ======================================= Hits 5106 5106 Misses 2812 2812 ``` | [Flag](https://app.codecov.io/gh/dunst-project/dunst/pull/1293/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dunst-project) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/dunst-project/dunst/pull/1293/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dunst-project) | `64.48% <0.00%> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dunst-project#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

bynect commented 3 months ago

Everything seems fine 👍🏻