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

feat: scale effect #941

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

feat: scale effect #941

wants to merge 4 commits into from

Conversation

marc2332
Copy link
Owner

Closes #939

@marc2332 marc2332 added the enhancement 🔥 New feature or request label Sep 29, 2024
@marc2332
Copy link
Owner Author

TODO:

  • Docs
  • Tests
  • Update compositor to consider scale effects

Copy link

codecov bot commented Dec 22, 2024

Codecov Report

Attention: Patch coverage is 78.26087% with 10 lines in your changes missing coverage. Please review.

Project coverage is 74.73%. Comparing base (10673cc) to head (496ad00).

Files with missing lines Patch % Lines
crates/core/src/render/pipeline.rs 0.00% 8 Missing ⚠️
crates/core/src/elements/utils.rs 95.45% 1 Missing ⚠️
crates/state/src/transform.rs 75.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #941   +/-   ##
=======================================
  Coverage   74.73%   74.73%           
=======================================
  Files         219      219           
  Lines       25363    25400   +37     
=======================================
+ Hits        18954    18982   +28     
- Misses       6409     6418    +9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🔥 New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

enhancement: scale attribute
1 participant