rbardini / jest-it-up

🌐📈 Automatically bump up global Jest thresholds whenever coverage goes above them
https://npm.im/jest-it-up
MIT License
64 stars 11 forks source link

feat(config): add -c, --config option #12

Closed PeterYinusa closed 1 year ago

PeterYinusa commented 1 year ago

Provide a custom jest config path

https://github.com/rbardini/jest-it-up/issues/4#issuecomment-756715547 For the custom config path, we could offer the same -c, --config option that Jest CLI uses.

PeterYinusa commented 1 year ago

Thanks, @PeterYinusa! Sorry for the delayed review, added a couple small suggestions.

This should also resolve #11 💖

Thanks for taking the time out to review the code, I've made the suggested changes

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 2.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: