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: optimize re-render of selector middleware #269

Merged
merged 1 commit into from
Jan 20, 2024
Merged

Conversation

chenshenhai
Copy link
Member

No description provided.

@codecov-commenter
Copy link

Codecov Report

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

Comparison is base (b7a401f) 6.16% compared to head (6868f01) 6.13%.
Report is 79 commits behind head on main.

Files Patch % Lines
packages/renderer/src/draw/circle.ts 0.00% 15 Missing and 2 partials ⚠️
packages/util/src/lib/time.ts 11.11% 6 Missing and 2 partials ⚠️
packages/core/src/middleware/selector/index.ts 0.00% 3 Missing and 3 partials ⚠️
packages/renderer/src/draw/group.ts 0.00% 3 Missing and 1 partial ⚠️
packages/renderer/src/draw/box.ts 0.00% 2 Missing ⚠️

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

Additional details and impacted files
@@           Coverage Diff            @@
##            main    #269      +/-   ##
========================================
- Coverage   6.16%   6.13%   -0.03%     
========================================
  Files         77      77              
  Lines       4415    4433      +18     
  Branches     873     879       +6     
========================================
  Hits         272     272              
- Misses      3299    3311      +12     
- Partials     844     850       +6     
Flag Coverage Δ
unittests 6.13% <2.63%> (-0.03%) ⬇️

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 dd6775d into main Jan 20, 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