perf(build): Use WebWorker when removing private fields #3821
+133
−56
Codecov / codecov/project
succeeded
Jan 15, 2025 in 0s
91.30% (target 75.00%)
View this Pull Request on Codecov
91.30% (target 75.00%)
Details
Codecov Report
Attention: Patch coverage is 48.91304%
with 47 lines
in your changes missing coverage. Please review.
Project coverage is 91.30%. Comparing base (
2ead4d8
) to head (36f2a72
).
Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
build/remove-private-fields.ts | 0.00% | 32 Missing |
build/remove-private-fields-worker.ts | 75.00% | 15 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #3821 +/- ##
==========================================
- Coverage 91.71% 91.30% -0.41%
==========================================
Files 160 161 +1
Lines 10195 10241 +46
Branches 2885 2848 -37
==========================================
+ Hits 9350 9351 +1
- Misses 844 889 +45
Partials 1 1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading