aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2024-11-17 15:48:05 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2024-11-17 15:48:05 +0100
commitaa5045c8bb5feca1d74e12e621eafbc84bf5b522 (patch)
tree18b21879671a8c4901a0083afd98762a8ad4e72e /README.md
parentd202b127909669c484bc74bb87d629f9e3bea299 (diff)
Test coverage using github workflow
With the current travis configuration, installation of covr failed, presumably because of the use of the Xenial distribution which is rather outdated meanwhile. The error occurred when installation of curl was attempted on travis: Error: C++17 standard requested but CXX17 is not defined
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fcb931f..758952d 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@
[![](https://www.r-pkg.org/badges/version/chemCal)](https://cran.r-project.org/package=chemCal)
[![Build
Status](https://app.travis-ci.com/jranke/chemCal.svg?token=Sq9VuYWyRz2FbBLxu6DK&branch=main)](https://app.travis-ci.com/jranke/chemCal)
-[![codecov](https://codecov.io/github/jranke/chemCal/branch/master/graphs/badge.svg)](https://codecov.io/github/jranke/chemCal)
+[![Codecov test coverage](https://codecov.io/gh/jranke/chemCal/graph/badge.svg)](https://app.codecov.io/gh/jranke/chemCal)
<!-- badges: end -->
## Overview

Contact - Imprint