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

perf(build): Use WebWorker when removing private fields

6807d43
Select commit
Loading
Failed to load commit list.
Merged

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

perf(build): Use WebWorker when removing private fields
6807d43
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 14, 2025 in 0s

48.38% of diff hit (target 80.00%)

View this Pull Request on Codecov

48.38% 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 9 in build/remove-private-fields.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L4 - L9 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

build/remove-private-fields.ts#L11-L14

Added lines #L11 - L14 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

build/remove-private-fields.ts#L16-L26

Added lines #L16 - L26 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

build/remove-private-fields.ts#L28-L33

Added lines #L28 - L33 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

build/remove-private-fields.ts#L35

Added line #L35 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

build/remove-private-fields.ts#L37-L40

Added lines #L37 - L40 were not covered by tests