Skip to content
This repository was archived by the owner on Feb 17, 2024. It is now read-only.

Commit 1d977fd

Browse files
committed
README.md: add badges
1 parent a118056 commit 1d977fd

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
1+
[![marketplace](https://img.shields.io/badge/marketplace-rust--coverage-blue?logo=github)](https://github.com/marketplace/actions/rust-coverage)
2+
[![CI](https://github.com/lpenz/ghaction-rust-coverage/actions/workflows/ci.yml/badge.svg)](https://github.com/lpenz/ghaction-rust-coverage/actions/workflows/ci.yml)
3+
[![github](https://img.shields.io/github/v/release/lpenz/ghaction-rust-coverage?include_prereleases&label=release&logo=github)](https://github.com/lpenz/ghaction-rust-coverage/releases)
4+
[![docker](https://img.shields.io/docker/v/lpenz/ghaction-rust-coverage?label=release&logo=docker&sort=semver)](https://hub.docker.com/repository/docker/lpenz/ghaction-rust-coverage)
5+
16
# ghaction-rust-coverage
7+
28
Docker github action for source-based rust coverage
9+

0 commit comments

Comments
 (0)