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: optimize runtime size #6848

Merged
merged 4 commits into from
Apr 2, 2024
Merged

Feat: optimize runtime size #6848

merged 4 commits into from
Apr 2, 2024

Conversation

ClarkXia
Copy link
Collaborator

@ClarkXia ClarkXia commented Mar 29, 2024

  • Do not pack Document tag in client bundle
  • Reduce server bundle size

@codecov-commenter
Copy link

codecov-commenter commented Mar 29, 2024

Codecov Report

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

Project coverage is 79.69%. Comparing base (ea7d71e) to head (14fd716).
Report is 1 commits behind head on release/next.

Files Patch % Lines
packages/ice/src/createService.ts 80.00% 3 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           release/next    #6848      +/-   ##
================================================
+ Coverage         79.08%   79.69%   +0.61%     
================================================
  Files               221      216       -5     
  Lines             19715    19334     -381     
  Branches           2506     2483      -23     
================================================
- Hits              15592    15409     -183     
+ Misses             4085     3887     -198     
  Partials             38       38              

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

@ClarkXia ClarkXia changed the title [WIP] feat: optimize runtime size Feat: optimize runtime size Apr 2, 2024
@ClarkXia ClarkXia requested review from luhc228 and linbudu599 April 2, 2024 03:33
@ClarkXia ClarkXia added the need review Need Review label Apr 2, 2024
@ClarkXia ClarkXia merged commit 44ef63f into release/next Apr 2, 2024
7 checks passed
@ClarkXia ClarkXia deleted the fix/document-build branch April 2, 2024 08:25
@ClarkXia ClarkXia mentioned this pull request Apr 17, 2024
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need review Need Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants