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

Support multiple threshold types #25

Closed
cliren opened this issue Jan 28, 2016 · 3 comments
Closed

Support multiple threshold types #25

cliren opened this issue Jan 28, 2016 · 3 comments

Comments

@cliren
Copy link

cliren commented Jan 28, 2016

It would be nice to support multiple thresholds and fail tests if any of the fail first.
threshold: [
{
type: 'functions',
min: 90
} ,
{
type: 'lines',
min: 95
}
]

@zordius
Copy link
Owner

zordius commented Jan 29, 2016

Good feature, will work on it later, thank you for your suggestion!

@zordius zordius closed this as completed in 1aa697f Feb 1, 2016
@zordius
Copy link
Owner

zordius commented Feb 1, 2016

new version 0.3.8 released for this, please try it, thanks.

@cliren
Copy link
Author

cliren commented Feb 1, 2016

Awesome, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants