Skip to content

Commit

Permalink
Include build badge
Browse files Browse the repository at this point in the history
  • Loading branch information
aopat committed Sep 6, 2019
1 parent a433eb4 commit 88d5fb5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[![Build Status](https://travis-ci.org/mantel-digio/covermate.svg?branch=master)](https://travis-ci.org/mantel-digio/covermate)

# Covermate

Covermate is a tool to assist with managing code-coverage metrics. Go provides builtin tools for assessing code test-coverage. Covermate extends the capabilities of the Go test-coverage report by allowing coverage-omissions to be flagged, or tagged as exclusions. This allows untested code to be tracked and managed.
Expand Down

0 comments on commit 88d5fb5

Please sign in to comment.