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

chore: optimize build artifacts #3983

Merged
merged 1 commit into from
Nov 8, 2024
Merged

chore: optimize build artifacts #3983

merged 1 commit into from
Nov 8, 2024

Conversation

jikkai
Copy link
Member

@jikkai jikkai commented Nov 6, 2024

close #xxx

Pull Request Checklist

  • Related tickets or issues have been linked in the PR description (or missing issue).
  • Naming convention is followed (do please check it especially when you created new plugins, commands and resources).
  • Unit tests have been added for the changes (if applicable).
  • Breaking changes have been documented (or no breaking changes introduced in this PR).

Copy link

github-actions bot commented Nov 6, 2024

View Deployment

📑 Examples 📚 Storybook
🔗 Preview link 🔗 Preview link

Copy link

github-actions bot commented Nov 6, 2024

Playwright test results

passed  19 passed

Details

stats  19 tests across 9 suites
duration  4 minutes, 38 seconds
commit  3913acb
info  For more information, see full report

@jikkai jikkai force-pushed the chore/opt-build branch 7 times, most recently from b228e5c to a840992 Compare November 8, 2024 04:44
Copy link

codecov bot commented Nov 8, 2024

Codecov Report

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

Project coverage is 32.71%. Comparing base (fe60a29) to head (3913acb).
Report is 2 commits behind head on dev.

Files with missing lines Patch % Lines
packages-experimental/action-recorder/build.ts 0.00% 1 Missing ⚠️
packages-experimental/uni-docs-ui/build.ts 0.00% 1 Missing ⚠️
packages-experimental/uni-formula-ui/build.ts 0.00% 1 Missing ⚠️
packages-experimental/uni-formula/build.ts 0.00% 1 Missing ⚠️
packages-experimental/uni-sheets-ui/build.ts 0.00% 1 Missing ⚠️
packages-experimental/uni-slides-ui/build.ts 0.00% 1 Missing ⚠️
packages-experimental/uniui/build.ts 0.00% 1 Missing ⚠️
packages/core/build.ts 0.00% 1 Missing ⚠️
packages/data-validation/build.ts 0.00% 1 Missing ⚠️
packages/design/build.ts 0.00% 1 Missing ⚠️
... and 46 more
Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #3983   +/-   ##
=======================================
  Coverage   32.70%   32.71%           
=======================================
  Files        2439     2498   +59     
  Lines      126559   126646   +87     
  Branches    28352    28356    +4     
=======================================
+ Hits        41396    41426   +30     
- Misses      85163    85220   +57     

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

@jikkai jikkai marked this pull request as ready for review November 8, 2024 05:10
@jikkai jikkai merged commit c7338a6 into dev Nov 8, 2024
9 checks passed
@jikkai jikkai deleted the chore/opt-build branch November 8, 2024 05:10
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.

1 participant