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: add shared assets for data and element #205

Merged
merged 1 commit into from
Jul 29, 2023
Merged

feat: add shared assets for data and element #205

merged 1 commit into from
Jul 29, 2023

Conversation

chenshenhai
Copy link
Member

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #205 (5897651) into main (6098caf) will decrease coverage by 0.17%.
Report is 20 commits behind head on main.
The diff coverage is 0.84%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff            @@
##            main    #205      +/-   ##
========================================
- Coverage   5.59%   5.43%   -0.17%     
========================================
  Files         58      59       +1     
  Lines       2698    2779      +81     
  Branches     534     553      +19     
========================================
  Hits         151     151              
- Misses      2021    2083      +62     
- Partials     526     545      +19     
Flag Coverage Δ
unittests 5.43% <0.84%> (-0.17%) ⬇️

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

Files Changed Coverage Δ
packages/renderer/src/draw/base.ts 0.00% <0.00%> (ø)
packages/renderer/src/draw/elements.ts 0.00% <0.00%> (ø)
packages/renderer/src/draw/image.ts 0.00% <0.00%> (ø)
packages/renderer/src/draw/path.ts 0.00% <0.00%> (ø)
packages/renderer/src/draw/rect.ts 0.00% <0.00%> (ø)
packages/renderer/src/draw/svg.ts 0.00% <0.00%> (ø)
packages/renderer/src/index.ts 0.00% <0.00%> (ø)
packages/renderer/src/loader.ts 0.00% <0.00%> (ø)
packages/util/src/lib/context2d.ts 53.33% <0.00%> (ø)
packages/util/src/lib/data.ts 30.18% <0.00%> (-54.03%) ⬇️
... and 3 more

@chenshenhai chenshenhai merged commit 64d0f61 into main Jul 29, 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