Skip to content

Commit b6a973f

Browse files
committed
Add code coverage badge
1 parent 2ffdef9 commit b6a973f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ <h2 class="project-tagline">Extensions to LINQ to Objects</h2>
3030
<p>
3131
<a href="https://gitter.im/morelinq/MoreLINQ"><img alt="Chat on Gitter" src="https://badges.gitter.im/morelinq/MoreLINQ.svg"></a>
3232
<a href="https://ci.appveyor.com/project/raboof/morelinq"><img alt="CI build status" src="https://img.shields.io/appveyor/ci/raboof/MoreLINQ/master.svg"></a>
33+
<a href="https://codecov.io/gh/morelinq/MoreLINQ"><img src="https://codecov.io/gh/morelinq/MoreLINQ/graph/badge.svg?token=13hYYiGNe2"/></a>
3334
<a href="https://www.nuget.org/packages/morelinq"><img alt="NuGet package (stable)" src="https://buildstats.info/nuget/morelinq"></a>
3435
<a href="https://www.myget.org/feed/morelinq/package/nuget/morelinq"><img alt="MyGet package (unstable)" src="https://img.shields.io/myget/morelinq/v/morelinq.svg?label=myget"></a>
3536
</p>

0 commit comments

Comments
 (0)