Skip to content

Commit 6da1dd9

Browse files
committed
Link to codecov
1 parent 7e35436 commit 6da1dd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# SCIP++: A C++ wrapper for SCIP
22

33
![CI Status](https://github.com/scipopt/SCIPpp/actions/workflows/main.yml/badge.svg)
4-
![Coverage](https://img.shields.io/codecov/c/github/scipopt/SCIPpp)
4+
[![Coverage](https://img.shields.io/codecov/c/github/scipopt/SCIPpp)](https://app.codecov.io/github/scipopt/SCIPpp)
55
[![Doxygen](https://img.shields.io/badge/documentation-Doxygen-blue)](https://scipopt.github.io/SCIPpp/)
66

77
SCIP++ is a C++ wrapper for SCIP's C interface.

0 commit comments

Comments
 (0)