From 36728215ac77206f8291b7bb31c6e468727e170a Mon Sep 17 00:00:00 2001 From: Paul Masurel Date: Tue, 10 Jul 2018 21:19:59 +0900 Subject: [PATCH] Using the codecov badge --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c87ea856..651240d8b 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,12 @@ ![Tantivy](https://tantivy-search.github.io/logo/tantivy-logo.png) [![Build Status](https://travis-ci.org/tantivy-search/tantivy.svg?branch=master)](https://travis-ci.org/tantivy-search/tantivy) -[![Coverage Status](https://coveralls.io/repos/github/tantivy-search/tantivy/badge.svg?branch=master&refresh1)](https://coveralls.io/github/tantivy-search/tantivy?branch=master) +[![codecov](https://codecov.io/gh/tantivy-search/tantivy/branch/master/graph/badge.svg)](https://codecov.io/gh/tantivy-search/tantivy) [![Join the chat at https://gitter.im/tantivy-search/tantivy](https://badges.gitter.im/tantivy-search/tantivy.svg)](https://gitter.im/tantivy-search/tantivy?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Build status](https://ci.appveyor.com/api/projects/status/r7nb13kj23u8m9pj/branch/master?svg=true)](https://ci.appveyor.com/project/fulmicoton/tantivy/branch/master) + **Tantivy** is a **full text search engine library** written in rust. It is closer to Lucene than to Elastic Search and Solr in the sense it is not