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

refactor: rename operations.locked and optimize grid of selector #335

Merged
merged 2 commits into from
Jul 13, 2024

Conversation

chenshenhai
Copy link
Member

  • refactor: rename operations.lock to operations.locked
  • feat: optimize grid of selector middleware
  • fix: fix idraw.cancelElements

@codecov-commenter
Copy link

codecov-commenter commented Jul 13, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

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

Project coverage is 6.47%. Comparing base (26e629c) to head (f32fd40).
Report is 133 commits behind head on main.

Files Patch % Lines
packages/core/src/middleware/selector/index.ts 0.00% 30 Missing and 18 partials ⚠️
packages/core/src/middleware/selector/util.ts 0.00% 3 Missing and 1 partial ⚠️
packages/core/src/middleware/info/index.ts 0.00% 1 Missing and 1 partial ⚠️
packages/idraw/src/idraw.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    #335      +/-   ##
========================================
- Coverage   6.49%   6.47%   -0.02%     
========================================
  Files        108     108              
  Lines       6960    6978      +18     
  Branches    1381    1385       +4     
========================================
  Hits         452     452              
- Misses      5184    5198      +14     
- Partials    1324    1328       +4     
Flag Coverage Δ
unittests 6.47% <0.00%> (-0.02%) ⬇️

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 13dea97 into main Jul 13, 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