Add Codecov badge to README.md (#425)
This fix adds Codecov badge to README.md so that coverage data shows up. Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
This commit is contained in:
parent
f1a10d5826
commit
43b2519eca
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
[](https://godoc.org/github.com/miekg/coredns)
|
||||
[](https://travis-ci.org/miekg/coredns)
|
||||
[](https://codecov.io/github/miekg/coredns?branch=master)
|
||||
[](https://goreportcard.com/report/github.com/miekg/coredns)
|
||||
|
||||
CoreDNS is a DNS server that started as a fork of [Caddy](https://github.com/mholt/caddy/). It has the
|
||||
|
|
Loading…
Add table
Reference in a new issue