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: support custom style of middlewares #332

Merged
merged 2 commits into from
Jun 29, 2024
Merged

feat: support custom style of middlewares #332

merged 2 commits into from
Jun 29, 2024

Conversation

chenshenhai
Copy link
Member

  • feat: support custom style of middlewares

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 0% with 158 lines in your changes missing coverage. Please review.

Project coverage is 6.47%. Comparing base (9af90e2) to head (6cbf767).
Report is 130 commits behind head on main.

Files Patch % Lines
packages/idraw/src/config.ts 0.00% 23 Missing and 20 partials ⚠️
...kages/core/src/middleware/selector/draw-wrapper.ts 0.00% 20 Missing ⚠️
packages/core/src/middleware/ruler/config.ts 0.00% 13 Missing ⚠️
packages/core/src/middleware/scroller/util.ts 0.00% 13 Missing ⚠️
packages/core/src/middleware/info/draw-info.ts 0.00% 12 Missing ⚠️
packages/core/src/middleware/ruler/util.ts 0.00% 12 Missing ⚠️
packages/core/src/middleware/ruler/index.ts 0.00% 8 Missing ⚠️
packages/core/src/middleware/selector/index.ts 0.00% 7 Missing ⚠️
packages/core/src/middleware/info/config.ts 0.00% 5 Missing ⚠️
packages/core/src/middleware/scroller/index.ts 0.00% 5 Missing ⚠️
... and 8 more

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

Additional details and impacted files
@@           Coverage Diff            @@
##            main    #332      +/-   ##
========================================
- Coverage   6.52%   6.47%   -0.05%     
========================================
  Files        106     108       +2     
  Lines       6931    6976      +45     
  Branches    1372    1388      +16     
========================================
  Hits         452     452              
- Misses      5164    5193      +29     
- Partials    1315    1331      +16     
Flag Coverage Δ
unittests 6.47% <0.00%> (-0.05%) ⬇️

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 a3857e2 into main Jun 29, 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