Revert global threshold for branch code coverage to 100
Closed this issue · 2 comments
lucianoratamero commented
Since @isabarros has fixed the issue with the branching tests, we can now revert the threshold of branch coverage to 100 again.
To do that, we just need to change the settings inside the package.json file from 95 to 100 and run the tests. If everything goes well, just send the PR to be accepted.
Thanks!
PoojaKhandhadia commented
I will work on it :)
lucianoratamero commented
fixed by #15