This repository was archived by the owner on Feb 17, 2024. It is now read-only.
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- [ ![ marketplace] ( https://img.shields.io/badge/marketplace-rust--coverage-blue?logo=github )] ( https://github.com/marketplace/actions/rust-coverage )
1
+ [ ![ marketplace] ( https://img.shields.io/badge/marketplace-rust--source-- coverage-blue?logo=github )] ( https://github.com/marketplace/actions/rust-source -coverage )
2
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
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
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 )
Original file line number Diff line number Diff line change 1
1
---
2
- name : rust- source- coverage
3
- description : Docker github action to run source-based coverage on a rust project
2
+ name : Rust source coverage
3
+ description : Docker github action that runs cargo test while gathering source-based coverage data
4
4
branding :
5
5
icon : play-circle
6
6
color : black
You can’t perform that action at this time.
0 commit comments