diff --git a/.coveragerc b/.coveragerc new file mode 100644 index 0000000..afaa7f9 --- /dev/null +++ b/.coveragerc @@ -0,0 +1,2 @@ +[report] +include = tsstats.py diff --git a/README.md b/README.md index 441f7c8..a3098c0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# TeamspeakStats [![Build Status](https://drone.io/github.com/Thor77/TeamspeakStats/status.png)](https://drone.io/github.com/Thor77/TeamspeakStats/latest) +# TeamspeakStats [![Build Status](https://drone.io/github.com/Thor77/TeamspeakStats/status.png)](https://drone.io/github.com/Thor77/TeamspeakStats/latest) [![Coverage Status](https://coveralls.io/repos/Thor77/TeamspeakStats/badge.svg?branch=master&service=github)](https://coveralls.io/github/Thor77/TeamspeakStats?branch=master) A simple Teamspeak stat-generator - based on server-logs # Installation