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

Fix CI testing #15

Merged
merged 4 commits into from Jun 5, 2017
Merged

Fix CI testing #15

merged 4 commits into from Jun 5, 2017

Conversation

cabarnes
Copy link
Member

@cabarnes cabarnes commented Jun 5, 2017

Previously, the tests weren't even being run. This is because a directory named test was added and the Makefile target test was not PHONY. Once the tests were being run, there was an incompatibility with the string encoding that needed to be resolved for tests to pass.

@cabarnes cabarnes requested a review from btimby June 5, 2017 17:37
@coveralls
Copy link

coveralls commented Jun 5, 2017

Coverage Status

Coverage remained the same at 71.193% when pulling 968dc9d on fix-testing into ac81946 on master.

@coveralls
Copy link

coveralls commented Jun 5, 2017

Coverage Status

Coverage remained the same at 71.193% when pulling 5080b5a on fix-testing into ac81946 on master.

@btimby
Copy link
Contributor

btimby commented Jun 5, 2017

LGTM. Nice job Clif.

@btimby btimby merged commit a97eb9f into master Jun 5, 2017
@cabarnes cabarnes deleted the fix-testing branch June 5, 2017 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants