Skip to content

Commit 38a831f

Browse files
Update README to enhance coverage badges and clarify reporting for backend and frontend (Cloud-CV#4778)
1 parent bc94ee3 commit 38a831f

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44

55
[![Join the chat on Slack](https://img.shields.io/badge/Join%20Slack-Chat-blue?logo=slack)](https://join.slack.com/t/cloudcv-community/shared_invite/zt-3252n6or8-e0QuZKIZFLB0zXtQ6XgxfA)
66
[![Build Status](https://travis-ci.org/Cloud-CV/EvalAI.svg?branch=master)](https://travis-ci.org/Cloud-CV/EvalAI)
7-
[![codecov](https://codecov.io/gh/Cloud-CV/EvalAI/branch/master/graph/badge.svg)](https://codecov.io/gh/Cloud-CV/EvalAI)
7+
[![Coverage](https://codecov.io/gh/Cloud-CV/EvalAI/branch/master/graph/badge.svg)](https://codecov.io/gh/Cloud-CV/EvalAI)
8+
[![Backend Coverage](https://codecov.io/gh/Cloud-CV/EvalAI/branch/master/graph/badge.svg?flag=backend)](https://codecov.io/gh/Cloud-CV/EvalAI?flag=backend)
9+
[![Frontend Coverage](https://codecov.io/gh/Cloud-CV/EvalAI/branch/master/graph/badge.svg?flag=frontend)](https://codecov.io/gh/Cloud-CV/EvalAI?flag=frontend)
810
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
911
[![Documentation Status](https://readthedocs.org/projects/markdown-guide/badge/?version=latest)](http://evalai.readthedocs.io/en/latest/)
1012
[![GitHub commit activity](https://img.shields.io/github/commit-activity/m/Cloud-CV/EvalAI?style=flat-square)](https://github.com/Cloud-CV/EvalAI/tree/master)

0 commit comments

Comments
 (0)