yshui / picom

A lightweight compositor for X11
Other
3.92k stars 576 forks source link

dbus refactor #1225

Closed yshui closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 37.09%. Comparing base (ce5197a) to head (0cfcadd).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/yshui/picom/pull/1225/graphs/tree.svg?width=650&height=150&src=pr&token=NRSegi0Gze&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yuxuan+Shui)](https://app.codecov.io/gh/yshui/picom/pull/1225?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yuxuan+Shui) ```diff @@ Coverage Diff @@ ## next #1225 +/- ## ========================================== + Coverage 36.71% 37.09% +0.38% ========================================== Files 52 52 Lines 12029 11900 -129 ========================================== - Hits 4416 4414 -2 + Misses 7613 7486 -127 ``` | [Files](https://app.codecov.io/gh/yshui/picom/pull/1225?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yuxuan+Shui) | Coverage Δ | | |---|---|---| | [src/common.h](https://app.codecov.io/gh/yshui/picom/pull/1225?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yuxuan+Shui#diff-c3JjL2NvbW1vbi5o) | `82.75% <ø> (ø)` | | | [src/dbus.h](https://app.codecov.io/gh/yshui/picom/pull/1225?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yuxuan+Shui#diff-c3JjL2RidXMuaA==) | `0.00% <ø> (ø)` | | | [src/picom.c](https://app.codecov.io/gh/yshui/picom/pull/1225?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yuxuan+Shui#diff-c3JjL3BpY29tLmM=) | `60.88% <100.00%> (+0.19%)` | :arrow_up: | | [src/win.c](https://app.codecov.io/gh/yshui/picom/pull/1225?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yuxuan+Shui#diff-c3JjL3dpbi5j) | `69.40% <100.00%> (ø)` | | | [src/dbus.c](https://app.codecov.io/gh/yshui/picom/pull/1225?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yuxuan+Shui#diff-c3JjL2RidXMuYw==) | `25.24% <18.91%> (+3.69%)` | :arrow_up: |