Skip to content
This repository has been archived by the owner on Oct 5, 2022. It is now read-only.

Add coveralls support & pre-commit hooks. #33

Merged
merged 2 commits into from
Apr 19, 2016
Merged

Add coveralls support & pre-commit hooks. #33

merged 2 commits into from
Apr 19, 2016

Conversation

stephen-soltesz
Copy link
Contributor

@stephen-soltesz stephen-soltesz commented Apr 19, 2016

This changes moves the script commands from .travis.yml into a separate
"build" script that can be run with the pre-commit hooks.

This change also adds support for "coveralls" to collectd-mlab.


This change is Reviewable

This changes moves the script commands from .travis.yml into a separate
"build" script that can be run with the pre-commit hooks.
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 03a4e45 on stephen-soltesz:coveralls-add into * on m-lab:master*.

# TODO(soltesz): update sources to support auto-discovery of tests.

# Run unit tests and calculate code coverage.
rm -f .coverage &&
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we add .coverage to .gitignore?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No problem. Also, adding .gitignore.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 7e9fc1d on stephen-soltesz:coveralls-add into * on m-lab:master*.

@fernandalavalle
Copy link

LGTM

@stephen-soltesz stephen-soltesz merged commit 5c7586b into m-lab:master Apr 19, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants