Skip to content

Increase coverage payload limit #371

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 1 commit into from
Jan 10, 2023

Conversation

wagenet
Copy link
Contributor

@wagenet wagenet commented Jan 10, 2023

Prior limit was 50mb. In a large traditional Ember app the payload may end up between 10 and 20mb so this is a good limit. However, with ember-template-imports we end up with inline sourcemaps which can increase the payload size by an order of magnitude. This increases the limit accordingly.

Prior limit was 50mb. In a large traditional Ember app the payload may end up between 10 and 20mb so this is a good limit. However, with ember-template-imports we end up with inline sourcemaps which can increase the payload size by an order of magnitude. This increases the limit accordingly.
@rwjblue rwjblue merged commit a7d5c2d into ember-cli-code-coverage:master Jan 10, 2023
@wagenet wagenet deleted the patch-1 branch January 10, 2023 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants