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

increase code coverage to 80% #13

Open
jasmainak opened this issue Sep 5, 2018 · 1 comment
Open

increase code coverage to 80% #13

jasmainak opened this issue Sep 5, 2018 · 1 comment
Labels
Milestone

Comments

@jasmainak
Copy link
Contributor

right now, the code coverage is around 23%. We should aim for 80% ...

@jasmainak jasmainak added this to the 0.1 milestone Sep 5, 2018
@jasmainak jasmainak added the MAINT label Sep 5, 2018
@jasmainak
Copy link
Contributor Author

I'm a bit lost how the testing is being done right now @annapasca . If you construct a couple of workflows like in the examples (but with smaller data), you should be up to 80% coverage in no time.

Basically, we should only test the functions that are here and everything else that users shouldn't see should be a private function.

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

No branches or pull requests

1 participant