Skip to content
This repository was archived by the owner on Oct 10, 2022. It is now read-only.

Conversation

ehmicky
Copy link
Contributor

@ehmicky ehmicky commented Sep 10, 2019

- Summary

Most of our Ava configuration is not needed, as the values are the same as the default values with Ava.

Also the concurrency is set to 5 but this might be too much on some machines and too little on others (like mine). The default value (os.cpus().length) is more appropriate.

- Description for the changelog

Simplify the Ava configuration.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 66.531% when pulling cdd8c93 on refactor/ava-configuration into be3621a on master.

Copy link
Contributor

@RaeesBhatti RaeesBhatti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems good 👍

@ehmicky ehmicky merged commit afaf9b1 into master Sep 10, 2019
@ehmicky ehmicky deleted the refactor/ava-configuration branch September 10, 2019 16:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants