Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Animation part 6 extra: geometry trigger #1310

Merged
merged 9 commits into from
Aug 12, 2024

animation/presets: add geometry-change preset

34ecca5
Select commit
Loading
Failed to load commit list.
Merged

Animation part 6 extra: geometry trigger #1310

animation/presets: add geometry-change preset
34ecca5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 12, 2024 in 0s

53.92% (target 0.00%)

View this Pull Request on Codecov

53.92% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 31.67260% with 192 lines in your changes missing coverage. Please review.

Project coverage is 53.92%. Comparing base (3df599c) to head (34ecca5).

Files Patch % Lines
src/transition/generated/script_templates.c 6.66% 84 Missing ⚠️
src/wm/win.c 51.80% 40 Missing ⚠️
src/renderer/command_builder.c 41.37% 34 Missing ⚠️
src/dbus.c 0.00% 26 Missing ⚠️
src/renderer/renderer.c 0.00% 3 Missing ⚠️
src/picom.c 60.00% 2 Missing ⚠️
src/backend/backend.c 66.66% 1 Missing ⚠️
src/inspect.c 0.00% 1 Missing ⚠️
src/renderer/damage.c 50.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             next    #1310      +/-   ##
==========================================
- Coverage   54.42%   53.92%   -0.50%     
==========================================
  Files          70       70              
  Lines       14902    15135     +233     
==========================================
+ Hits         8110     8162      +52     
- Misses       6792     6973     +181     
Files Coverage Δ
src/config.h 30.00% <ø> (ø)
src/config_libconfig.c 57.52% <100.00%> (ø)
src/renderer/layout.c 98.64% <100.00%> (+0.03%) ⬆️
src/wm/win.h 93.05% <100.00%> (+0.19%) ⬆️
src/backend/backend.c 48.97% <66.66%> (+0.55%) ⬆️
src/inspect.c 0.00% <0.00%> (ø)
src/renderer/damage.c 89.71% <50.00%> (-0.46%) ⬇️
src/picom.c 64.34% <60.00%> (-0.08%) ⬇️
src/renderer/renderer.c 59.52% <0.00%> (-0.54%) ⬇️
src/dbus.c 21.56% <0.00%> (-0.83%) ⬇️
... and 3 more

... and 1 file with indirect coverage changes