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: add method for moving elements by point and refactor rotatable #346

Merged
merged 2 commits into from
Aug 17, 2024

Conversation

chenshenhai
Copy link
Member

  • feat(util): add method for moving elements by point
  • refactor(core): refactor rotatable operation

Copy link

codecov bot commented Aug 17, 2024

Codecov Report

Attention: Patch coverage is 0% with 28 lines in your changes missing coverage. Please review.

Project coverage is 7.32%. Comparing base (ac6d484) to head (8512fdf).
Report is 144 commits behind head on main.

Files Patch % Lines
packages/util/src/lib/point-move-element.ts 0.00% 10 Missing and 2 partials ⚠️
packages/core/src/middleware/selector/index.ts 0.00% 4 Missing and 2 partials ⚠️
...kages/core/src/middleware/selector/draw-wrapper.ts 0.00% 3 Missing and 1 partial ⚠️
packages/core/src/middleware/selector/util.ts 0.00% 2 Missing and 1 partial ⚠️
packages/core/src/middleware/info/index.ts 0.00% 1 Missing and 1 partial ⚠️
packages/util/src/lib/element.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##            main    #346      +/-   ##
========================================
- Coverage   7.33%   7.32%   -0.01%     
========================================
  Files        113     114       +1     
  Lines       7197    7206       +9     
  Branches    1422    1427       +5     
========================================
  Hits         528     528              
- Misses      5315    5319       +4     
- Partials    1354    1359       +5     
Flag Coverage Δ
unittests 7.32% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@chenshenhai chenshenhai merged commit 5b263d9 into main Aug 17, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant