Skip to content

fix: native module deps build and reduce 28% bundle size #181

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

Merged
merged 4 commits into from
Mar 16, 2025

fix: native module

5e16fce
Select commit
Loading
Failed to load commit list.
Merged

fix: native module deps build and reduce 28% bundle size #181

fix: native module
5e16fce
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 16, 2025 in 1s

16.83% (-0.35%) compared to 4566bda

View this Pull Request on Codecov

16.83% (-0.35%) compared to 4566bda

Details

Codecov Report

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

Project coverage is 16.83%. Comparing base (4566bda) to head (5e16fce).

Files with missing lines Patch % Lines
apps/ui-tars/scripts/getPackageDependencies.ts 0.00% 24 Missing ⚠️
apps/ui-tars/forge.config.ts 0.00% 15 Missing ⚠️
apps/ui-tars/scripts/getExternalPkgs.ts 0.00% 6 Missing ⚠️
apps/ui-tars/electron.vite.config.ts 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #181      +/-   ##
==========================================
- Coverage   17.17%   16.83%   -0.35%     
==========================================
  Files          82       85       +3     
  Lines        1729     1764      +35     
  Branches      283      291       +8     
==========================================
  Hits          297      297              
- Misses       1396     1431      +35     
  Partials       36       36              

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.