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

perf(build): Use WebWorker when removing private fields #3821

Merged
merged 2 commits into from
Jan 17, 2025

Update build/remove-private-fields.ts

36f2a72
Select commit
Loading
Failed to load commit list.
Merged

perf(build): Use WebWorker when removing private fields #3821

Update build/remove-private-fields.ts
36f2a72
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 15, 2025 in 0s

48.91% of diff hit (target 80.00%)

View this Pull Request on Codecov

48.91% of diff hit (target 80.00%)

Annotations

Check warning on line 29 in build/remove-private-fields-worker.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

build/remove-private-fields-worker.ts#L26-L29

Added lines #L26 - L29 were not covered by tests

Check warning on line 75 in build/remove-private-fields-worker.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

build/remove-private-fields-worker.ts#L74-L75

Added lines #L74 - L75 were not covered by tests

Check warning on line 85 in build/remove-private-fields-worker.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

build/remove-private-fields-worker.ts#L77-L85

Added lines #L77 - L85 were not covered by tests

Check warning on line 1 in build/remove-private-fields.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

build/remove-private-fields.ts#L1

Added line #L1 was not covered by tests

Check warning on line 8 in build/remove-private-fields.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

build/remove-private-fields.ts#L4-L8

Added lines #L4 - L8 were not covered by tests

Check warning on line 13 in build/remove-private-fields.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

build/remove-private-fields.ts#L10-L13

Added lines #L10 - L13 were not covered by tests

Check warning on line 25 in build/remove-private-fields.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

build/remove-private-fields.ts#L15-L25

Added lines #L15 - L25 were not covered by tests

Check warning on line 32 in build/remove-private-fields.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

build/remove-private-fields.ts#L27-L32

Added lines #L27 - L32 were not covered by tests

Check warning on line 34 in build/remove-private-fields.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

build/remove-private-fields.ts#L34

Added line #L34 was not covered by tests

Check warning on line 39 in build/remove-private-fields.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

build/remove-private-fields.ts#L36-L39

Added lines #L36 - L39 were not covered by tests