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

[ci] add code coverage badge #4

Open
Kleak opened this issue May 13, 2019 · 1 comment
Open

[ci] add code coverage badge #4

Kleak opened this issue May 13, 2019 · 1 comment
Assignees

Comments

@Kleak
Copy link
Contributor

Kleak commented May 13, 2019

We can use either https://codecov.io or https://coveralls.io/ to get the badge.

@bwnyasse
Copy link
Contributor

@Kleak to make this one , we must launch

docker run --rm \
-v $PWD:/app \
${DOCKER_REPOSITORY}

So the project must test itself :) . In fact doing this will cover #5

We need to improve the architecture. When to fail ... when to deploy to docker hub ...

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

No branches or pull requests

2 participants