winft / como

The Compositor Modules provide means to create Wayland and X11 compositors
GNU General Public License v2.0
86 stars 5 forks source link

CI improvements #14

Closed romangg closed 6 months ago

romangg commented 6 months ago

Main points:

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 50.01%. Comparing base (99f3a61) to head (68107aa).

Files Patch % Lines
como/render/effect/interface/animation_effect.cpp 54.54% 18 Missing and 12 partials :warning:
como/render/effect/interface/quick_scene.cpp 0.00% 12 Missing :warning:
plugins/effects/private/expolayout.cpp 0.00% 6 Missing :warning:
tests/integration/opengl_shadow.cpp 0.00% 4 Missing :warning:
como/script/window_thumbnail_item.cpp 0.00% 3 Missing :warning:
como/win/move.h 0.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #14 +/- ## =========================================== + Coverage 28.65% 50.01% +21.36% =========================================== Files 924 938 +14 Lines 90405 87251 -3154 Branches 40954 45473 +4519 =========================================== + Hits 25906 43642 +17736 + Misses 40752 38638 -2114 + Partials 23747 4971 -18776 ```

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