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: enhance element detail and middleware #319

Merged
merged 1 commit into from
Jun 2, 2024
Merged

feat: enhance element detail and middleware #319

merged 1 commit into from
Jun 2, 2024

Conversation

chenshenhai
Copy link
Member

@chenshenhai chenshenhai commented Jun 2, 2024

  • feat(core): optimize text editing middleware
  • feat(renderer,board): add options for overriding element in render
  • feat(util,renderer): enhance font family
  • feat(renderer): improve text render
  • feat(renderer): add global.background render

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0.96154% with 103 lines in your changes are missing coverage. Please review.

Project coverage is 7.32%. Comparing base (39478d0) to head (a2979cd).
Report is 117 commits behind head on main.

Files Patch % Lines
packages/renderer/src/draw/box.ts 0.00% 35 Missing and 5 partials ⚠️
packages/renderer/src/draw/text.ts 0.00% 17 Missing and 13 partials ⚠️
packages/core/src/middleware/text-editor/index.ts 0.00% 9 Missing and 5 partials ⚠️
packages/renderer/src/draw/global.ts 0.00% 5 Missing and 1 partial ⚠️
packages/renderer/src/draw/group.ts 0.00% 2 Missing and 2 partials ⚠️
packages/renderer/src/draw/layout.ts 0.00% 1 Missing and 2 partials ⚠️
packages/board/src/lib/sharer.ts 0.00% 2 Missing ⚠️
packages/renderer/src/index.ts 0.00% 2 Missing ⚠️
packages/core/src/middleware/selector/index.ts 0.00% 0 Missing and 1 partial ⚠️
packages/util/src/lib/text.ts 50.00% 1 Missing ⚠️

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

Additional details and impacted files
@@           Coverage Diff            @@
##            main    #319      +/-   ##
========================================
- Coverage   7.40%   7.32%   -0.08%     
========================================
  Files         92      94       +2     
  Lines       5944    6022      +78     
  Branches    1131    1150      +19     
========================================
+ Hits         440     441       +1     
- Misses      4428    4486      +58     
- Partials    1076    1095      +19     
Flag Coverage Δ
unittests 7.32% <0.96%> (-0.08%) ⬇️

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 1856be2 into main Jun 2, 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.

None yet

2 participants