Skip to content

Commit

Permalink
Fix codecov badge, this time for real
Browse files Browse the repository at this point in the history
  • Loading branch information
nikosbosse authored Feb 27, 2023
1 parent 3c3d069 commit ae82ca2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ scoringutils: Utilities for Scoring and Assessing Predictions
<!-- badges: start -->

[![R-CMD-check](https://github.com/epiforecasts/scoringutils/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/epiforecasts/scoringutils/actions/workflows/R-CMD-check.yaml)
[![codecov](https://app.codecov.io/gh/epiforecasts/scoringutils/branch/master/graphs/badge.svg)](https://app.codecov.io/gh/epiforecasts/scoringutils)
[![codecov](https://codecov.io/gh/epiforecasts/scoringutils/branch/master/graphs/badge.svg)](https://app.codecov.io/gh/epiforecasts/scoringutils)
[![CRAN\_Release\_Badge](https://www.r-pkg.org/badges/version-ago/scoringutils)](https://CRAN.R-project.org/package=scoringutils)
[![develVersion](https://img.shields.io/badge/devel%20version-1.1.0-green.svg?style=flat)](https://github.com/epiforecasts/scoringutils)
[![metacran
Expand Down

0 comments on commit ae82ca2

Please sign in to comment.