Skip to content

Commit f0c3e57

Browse files
authored
Add coverage badge. (#113123)
We are finally generating coverage reports on post submit for the flutter repository. This is adding the badge to the README file of the repository.
1 parent 6d01ec6 commit f0c3e57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
[![Build Status - Cirrus][]][Build status]
1111
[![Discord badge][]][Discord instructions]
1212
[![Twitter handle][]][Twitter badge]
13+
[![codecov](https://codecov.io/gh/flutter/flutter/branch/master/graph/badge.svg?token=11yDrJU2M2)](https://codecov.io/gh/flutter/flutter)
1314
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/5631/badge)](https://bestpractices.coreinfrastructure.org/projects/5631)
1415
[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/flutter/flutter/badge)](https://api.securityscorecards.dev/projects/github.com/flutter/flutter)
1516

0 commit comments

Comments
 (0)