yshui / picom

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

New new new backend part 4: converting the xrender backend #1238

Closed yshui closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 37.63%. Comparing base (5c897d7) to head (d3e2bd0). Report is 1 commits behind head on next.

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

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/yshui/picom/pull/1238/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/1238?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 #1238 +/- ## ========================================== + Coverage 37.38% 37.63% +0.24% ========================================== Files 55 55 Lines 12283 12279 -4 ========================================== + Hits 4592 4621 +29 + Misses 7691 7658 -33 ``` | [Files](https://app.codecov.io/gh/yshui/picom/pull/1238?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/x.h](https://app.codecov.io/gh/yshui/picom/pull/1238?src=pr&el=tree&filepath=src%2Fx.h&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yuxuan+Shui#diff-c3JjL3guaA==) | `82.92% <ø> (ø)` | | | [src/x.c](https://app.codecov.io/gh/yshui/picom/pull/1238?src=pr&el=tree&filepath=src%2Fx.c&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yuxuan+Shui#diff-c3JjL3guYw==) | `42.10% <57.14%> (+5.14%)` | :arrow_up: | | [src/render.c](https://app.codecov.io/gh/yshui/picom/pull/1238?src=pr&el=tree&filepath=src%2Frender.c&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yuxuan+Shui#diff-c3JjL3JlbmRlci5j) | `0.57% <0.00%> (-0.01%)` | :arrow_down: | | [src/backend/dummy/dummy.c](https://app.codecov.io/gh/yshui/picom/pull/1238?src=pr&el=tree&filepath=src%2Fbackend%2Fdummy%2Fdummy.c&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yuxuan+Shui#diff-c3JjL2JhY2tlbmQvZHVtbXkvZHVtbXkuYw==) | `63.54% <50.00%> (ø)` | | | [src/backend/xrender/xrender.c](https://app.codecov.io/gh/yshui/picom/pull/1238?src=pr&el=tree&filepath=src%2Fbackend%2Fxrender%2Fxrender.c&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yuxuan+Shui#diff-c3JjL2JhY2tlbmQveHJlbmRlci94cmVuZGVyLmM=) | `0.00% <0.00%> (ø)` | | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/yshui/picom/pull/1238/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yuxuan+Shui)