Skip to content

Commit

Permalink
ci (#215)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevincobain2000 authored Nov 25, 2024
1 parent 7f5b33d commit e6b97b6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 95 deletions.
75 changes: 0 additions & 75 deletions .github/workflows/coveritup.yml

This file was deleted.

20 changes: 0 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,27 +19,7 @@

**Colorful:** Colorful output.


# Build Status

![CI](https://github.com/kevincobain2000/gobrew/actions/workflows/build.yml/badge.svg)
![coverage](https://coveritup.app/badge?org=kevincobain2000&repo=gobrew&type=coverage&branch=master)
![build-time](https://coveritup.app/badge?org=kevincobain2000&repo=gobrew&type=build-time&branch=master)
![go-binary-size](https://coveritup.app/badge?org=kevincobain2000&repo=gobrew&type=go-binary-size&branch=master)
![unit-test-run-time](https://coveritup.app/badge?org=kevincobain2000&repo=gobrew&type=unit-test-run-time&branch=master)
![allocs-per-op](https://coveritup.app/badge?org=kevincobain2000&repo=gobrew&type=allocs-per-op&branch=master)

![go-mod-dependencies](https://coveritup.app/badge?org=kevincobain2000&repo=gobrew&type=go-mod-dependencies&branch=master)
![go-sec-issues](https://coveritup.app/badge?org=kevincobain2000&repo=gobrew&type=go-sec-issues&branch=master)

![coverage](https://coveritup.app/chart?org=kevincobain2000&repo=gobrew&type=coverage&branch=master&output=svg&width=160&height=160&line=fill)
![build-time](https://coveritup.app/chart?org=kevincobain2000&repo=gobrew&type=build-time&branch=master&output=svg&width=160&height=160)
![go-binary-size](https://coveritup.app/chart?org=kevincobain2000&repo=gobrew&type=go-binary-size&branch=master&output=svg&width=160&height=160&line=fill)
![go-mod-dependencies](https://coveritup.app/chart?org=kevincobain2000&repo=gobrew&type=go-mod-dependencies&branch=master&output=svg&width=160&height=160)
![go-sec-issues](https://coveritup.app/chart?org=kevincobain2000&repo=gobrew&type=go-sec-issues&branch=master&output=svg&width=160&height=160&line=fill)
![unit-test-run-time](https://coveritup.app/chart?org=kevincobain2000&repo=gobrew&type=unit-test-run-time&branch=master&output=svg&width=160&height=160)
![allocs-per-op](https://coveritup.app/chart?org=kevincobain2000&repo=gobrew&type=allocs-per-op&output=svg&width=160&height=160&branch=master)


## Install or update

Expand Down

0 comments on commit e6b97b6

Please sign in to comment.