1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 14:34:04 +00:00

Add a link to the codecov badge

This commit is contained in:
Samuel Štancl 2019-02-07 18:15:37 +01:00
parent c53a05cff4
commit 5f5a63c029

View file

@ -3,7 +3,7 @@
![Laravel 5.7](https://img.shields.io/badge/laravel-5.7-red.svg) ![Laravel 5.7](https://img.shields.io/badge/laravel-5.7-red.svg)
![Beta - experimental](https://img.shields.io/badge/beta-experimental-yellow.svg) ![Beta - experimental](https://img.shields.io/badge/beta-experimental-yellow.svg)
![Travis CI build](https://travis-ci.com/stancl/tenancy.svg?branch=master) ![Travis CI build](https://travis-ci.com/stancl/tenancy.svg?branch=master)
![Code coverage](https://codecov.io/gh/stancl/tenancy/branch/master/graph/badge.svg) [![codecov](https://codecov.io/gh/stancl/tenancy/branch/master/graph/badge.svg)](https://codecov.io/gh/stancl/tenancy)
### *A Laravel multi-database tenancy implementation that respects your code.* ### *A Laravel multi-database tenancy implementation that respects your code.*