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: implement rotation controller of element #280

Merged
merged 2 commits into from
Feb 8, 2024
Merged

Conversation

chenshenhai
Copy link
Member

@chenshenhai chenshenhai commented Feb 8, 2024

@codecov-commenter
Copy link

Codecov Report

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

Comparison is base (516292a) 6.84% compared to head (bfbe201) 6.76%.
Report is 86 commits behind head on main.

Files Patch % Lines
...kages/core/src/middleware/selector/draw-wrapper.ts 0.00% 31 Missing and 2 partials ⚠️
packages/core/src/middleware/selector/index.ts 0.00% 13 Missing and 2 partials ⚠️
packages/core/src/middleware/selector/util.ts 0.00% 8 Missing and 1 partial ⚠️
packages/core/src/lib/cursor.ts 0.00% 3 Missing and 2 partials ⚠️
packages/util/src/lib/controller.ts 0.00% 4 Missing ⚠️
packages/core/src/lib/cursor-image.ts 0.00% 1 Missing ⚠️
packages/core/src/middleware/selector/config.ts 0.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff            @@
##            main    #280      +/-   ##
========================================
- Coverage   6.84%   6.76%   -0.09%     
========================================
  Files         78      78              
  Lines       4600    4658      +58     
  Branches     907     913       +6     
========================================
  Hits         315     315              
- Misses      3411    3463      +52     
- Partials     874     880       +6     
Flag Coverage Δ
unittests 6.76% <0.00%> (-0.09%) ⬇️

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 526c793 into main Feb 8, 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.

2 participants