-
Notifications
You must be signed in to change notification settings - Fork 0
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
Config coverage for tests #6
Comments
Not sure that 50% is good idea
|
what about https://coveralls.io/ ? |
I'm not against about coveralls.io. Maybe 30% for lock ? |
@Space647 Why 30 or 50, when we have at the moment 90+%? |
@StolpnerA .I don't mind raising increase coverage, i think it's idea @vvscode |
@vvscode , @StolpnerA so add 80% or 90%? |
95% |
at coveralls, you could just define percentage to decrease existing coverage. We could keep it 1-2% |
@Space647 No, pls, not 90%, it's very much, I don't want write tests :) |
Ok, if you agree with me , i do 85% ? @vvscode @StolpnerA |
as you wish. I see no point in not writing tests More than that, I'm ready add more tests after with finish choosing tech stack |
To sum up so we decided to set 95% of allowed test coverage percentage. |
it won't About stats for control - that's for investigation for the one who is going to do. Jest itself supports more metrics (branches, files, lines and so on) |
@vvscode Hmm ... if l all understand not need blocking merge if coverage <95? |
Why not? |
I think need add code coverage and added lock for merge if coverage <50%. It's will help us for starting writing test
The text was updated successfully, but these errors were encountered: