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: improve image render #230

Merged
merged 1 commit into from
Nov 12, 2023
Merged

feat: improve image render #230

merged 1 commit into from
Nov 12, 2023

Conversation

chenshenhai
Copy link
Member

No description provided.

@codecov-commenter
Copy link

Codecov Report

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

Comparison is base (14b8436) 5.78% compared to head (166c3e8) 5.62%.
Report is 43 commits behind head on main.

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

Additional details and impacted files
@@           Coverage Diff            @@
##            main    #230      +/-   ##
========================================
- Coverage   5.78%   5.62%   -0.16%     
========================================
  Files         66      66              
  Lines       3372    3467      +95     
  Branches     685     711      +26     
========================================
  Hits         195     195              
- Misses      2509    2578      +69     
- Partials     668     694      +26     
Flag Coverage Δ
unittests 5.62% <0.00%> (-0.16%) ⬇️

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

Files Coverage Δ
packages/util/src/lib/config.ts 0.00% <ø> (ø)
packages/util/src/lib/image.ts 0.00% <ø> (ø)
packages/renderer/src/draw/image.ts 0.00% <0.00%> (ø)
packages/renderer/src/draw/text.ts 0.00% <0.00%> (ø)
packages/renderer/src/draw/circle.ts 0.00% <0.00%> (ø)
packages/renderer/src/loader.ts 0.00% <0.00%> (ø)
packages/util/src/lib/file.ts 15.90% <0.00%> (-71.60%) ⬇️
packages/util/src/lib/element.ts 0.00% <0.00%> (ø)

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

@chenshenhai chenshenhai merged commit 4e030ee into main Nov 12, 2023
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