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 #18

Open
bergmeister opened this issue Oct 21, 2017 · 0 comments
Open

Increase code coverage #18

bergmeister opened this issue Oct 21, 2017 · 0 comments

Comments

@bergmeister
Copy link
Owner

There are currently only 3 lines not being covered by tests because I found them hard to cover:

  • Executing b here, which simply executes bash using the WSL
  • In gitUtils.psm1 the 2 lines here and here are not covered since it would require the develop branch to exist remotely

Maybe someone can think of an easy but meaningful way of testing those lines?

@bergmeister bergmeister changed the title Increase code coverage to 100% Increase code coverage Oct 21, 2017
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

1 participant