Skip to content

Commit 7beed64

Browse files
committed
fix codecov badge
1 parent 5a0d737 commit 7beed64

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

README.Rmd

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
---
2-
output: github_document
2+
output:
3+
github_document:
4+
html_preview: false
35
---
46

57
[![Travis-CI Build Status](https://travis-ci.org/tidyverse/blob.svg?branch=master)](https://travis-ci.org/tidyverse/blob)
68
[![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/blob)](https://cran.r-project.org/package=blob)
7-
[![Coverage Status](https://img.shields.io/codecov/c/github/tidyverse/blob/master.svg)](https://codecov.io/github/tidyverse/blob?branch=master)
9+
[![Coverage Status](https://codecov.io/gh/tidyverse/blob/branch/master/graph/badge.svg)](https://codecov.io/github/tidyverse/blob?branch=master)
810

911
<!-- README.md is generated from README.Rmd. Please edit that file -->
1012

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
[![Travis-CI Build Status](https://travis-ci.org/tidyverse/blob.svg?branch=master)](https://travis-ci.org/tidyverse/blob) [![CRAN\_Status\_Badge](http://www.r-pkg.org/badges/version/blob)](https://cran.r-project.org/package=blob) [![Coverage Status](https://img.shields.io/codecov/c/github/tidyverse/blob/master.svg)](https://codecov.io/github/tidyverse/blob?branch=master)
2+
[![Travis-CI Build Status](https://travis-ci.org/tidyverse/blob.svg?branch=master)](https://travis-ci.org/tidyverse/blob) [![CRAN\_Status\_Badge](http://www.r-pkg.org/badges/version/blob)](https://cran.r-project.org/package=blob) [![Coverage Status](https://codecov.io/gh/tidyverse/blob/branch/master/graph/badge.svg)](https://codecov.io/github/tidyverse/blob?branch=master)
33

44
<!-- README.md is generated from README.Rmd. Please edit that file -->
55
blob

0 commit comments

Comments
 (0)