yshui / picom

A lightweight compositor for X11
Other
3.93k stars 575 forks source link

cache GLX fbconfigs #1190

Closed yshui closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: 39 lines in your changes are missing coverage. Please review.

Comparison is base (28cb220) 36.29% compared to head (85bb56e) 36.25%. Report is 5 commits behind head on next.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/yshui/picom/pull/1190/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/1190?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 #1190 +/- ## ========================================== - Coverage 36.29% 36.25% -0.04% ========================================== Files 50 50 Lines 11488 11495 +7 ========================================== - Hits 4169 4167 -2 - Misses 7319 7328 +9 ``` | [Files](https://app.codecov.io/gh/yshui/picom/pull/1190?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/1190?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yuxuan+Shui#diff-c3JjL2NvbW1vbi5o) | `77.77% <ø> (ø)` | | | [src/opengl.h](https://app.codecov.io/gh/yshui/picom/pull/1190?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yuxuan+Shui#diff-c3JjL29wZW5nbC5o) | `59.52% <100.00%> (-0.95%)` | :arrow_down: | | [src/picom.c](https://app.codecov.io/gh/yshui/picom/pull/1190?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yuxuan+Shui#diff-c3JjL3BpY29tLmM=) | `62.12% <ø> (-0.06%)` | :arrow_down: | | [src/opengl.c](https://app.codecov.io/gh/yshui/picom/pull/1190?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yuxuan+Shui#diff-c3JjL29wZW5nbC5j) | `0.00% <0.00%> (ø)` | | | [src/render.c](https://app.codecov.io/gh/yshui/picom/pull/1190?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yuxuan+Shui#diff-c3JjL3JlbmRlci5j) | `0.57% <0.00%> (ø)` | | | [src/backend/gl/glx.c](https://app.codecov.io/gh/yshui/picom/pull/1190?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yuxuan+Shui#diff-c3JjL2JhY2tlbmQvZ2wvZ2x4LmM=) | `31.17% <3.44%> (-0.84%)` | :arrow_down: |