Skip to content

Commit

Permalink
Fix the code coverage badge URL.
Browse files Browse the repository at this point in the history
  • Loading branch information
vahancho committed Dec 4, 2023
1 parent 50aa398 commit 4ac3342
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 @@ -6,7 +6,7 @@ the custom weight function.

[![Latest release](https://img.shields.io/github/v/release/vahancho/graphene?include_prereleases)](https://github.com/vahancho/graphene/releases)
[![Build and test (CMake)](https://github.com/vahancho/graphene/actions/workflows/cmake.yml/badge.svg)](https://github.com/vahancho/graphene/actions/workflows/cmake.yml)
[![Code coverage](https://codecov.io/gh/vahancho/graphene/branch/master/graph/badge.svg)](https://codecov.io/gh/vahancho/graphene)
[![Code coverage](https://codecov.io/gh/vahancho/graphene/graph/badge.svg?token=YLMFIEZBGG)](https://codecov.io/gh/vahancho/graphene)

## Prerequisites

Expand Down

0 comments on commit 4ac3342

Please sign in to comment.