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 filterTargetData method and select event #260

Merged
merged 1 commit into from
Jan 1, 2024
Merged

Conversation

chenshenhai
Copy link
Member

  • feat(util): add filterTargetData
  • feat(idraw): iDraw.getData support export compact data
  • feat(idraw): add middlewareEventSelectClear event for clearing select states

@codecov-commenter
Copy link

Codecov Report

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

Comparison is base (e5e79e0) 6.29% compared to head (45c43ce) 6.22%.
Report is 72 commits behind head on main.

Files Patch % Lines
packages/util/src/lib/data.ts 0.00% 25 Missing and 14 partials ⚠️
packages/core/src/middleware/selector/index.ts 0.00% 6 Missing ⚠️
packages/idraw/src/idraw.ts 0.00% 3 Missing and 1 partial ⚠️
packages/util/src/lib/file.ts 0.00% 2 Missing and 1 partial ⚠️

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

Additional details and impacted files
@@           Coverage Diff            @@
##            main    #260      +/-   ##
========================================
- Coverage   6.29%   6.22%   -0.08%     
========================================
  Files         76      76              
  Lines       4320    4370      +50     
  Branches     855     871      +16     
========================================
  Hits         272     272              
- Misses      3222    3256      +34     
- Partials     826     842      +16     
Flag Coverage Δ
unittests 6.22% <0.00%> (-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 7d7c6ac into main Jan 1, 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