-
Notifications
You must be signed in to change notification settings - Fork 78
Attempt to add code coverage #575
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
Conversation
|
No coverage being generated. Trying with |
|
I tried this too. What error are you seeing? For me it seems to chug along just fine until this happens: It then has another block saying "request aborted" and some additional error spewage. |
|
@emosher I don't actually see an error or even any output at all. Nothing happens. No coverage generated whatsoever. |
599598d to
117bafb
Compare
|
We need to run with Also concerned that this is causing issues: We don't use |
|
@begedin thoughts on the above comment? |
|
@joshsmith I'm not sure how the namespace would interact with our actual app setup (where |
|
Actually it looks like |
117bafb to
b104876
Compare
|
Changes Unknown when pulling d21f853 on 564-add-code-coverage into ** on develop**. |
|
Changes Unknown when pulling fa0d5c5 on 564-add-code-coverage into ** on develop**. |
fa0d5c5 to
0e68e85
Compare
|
Changes Unknown when pulling 0e68e85 on 564-add-code-coverage into ** on develop**. |
What's in this PR?
Attempting to add code coverage. Doesn't work yet.
References
Fixes #564