Skip to content

Commit

Permalink
Remove coverage badges add code climage badge to README
Browse files Browse the repository at this point in the history
  • Loading branch information
delonnewman committed Oct 11, 2024
1 parent 3c18f59 commit ca4d44f
Show file tree
Hide file tree
Showing 13 changed files with 1 addition and 1,334 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ end

group :test do
gem 'simplecov', require: false
gem 'simplecov-small-badge', require: false
gem 'simplecov-lcov', require: false

gem 'rails-controller-testing'
Expand Down
7 changes: 0 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -351,8 +351,6 @@ GEM
regexp_parser (2.6.2)
reline (0.5.10)
io-console (~> 0.5)
repo-small-badge (0.2.10)
victor (~> 0.3.0)
responders (3.1.1)
actionpack (>= 5.2)
railties (>= 5.2)
Expand Down Expand Up @@ -429,9 +427,6 @@ GEM
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov-lcov (0.8.0)
simplecov-small-badge (0.2.7)
repo-small-badge (~> 0.2.10)
simplecov (~> 0.18)
simplecov_json_formatter (0.1.4)
snaky_hash (2.0.1)
hashie
Expand Down Expand Up @@ -460,7 +455,6 @@ GEM
uri (0.13.0)
useragent (0.16.10)
version_gem (1.1.1)
victor (0.3.4)
warden (1.2.9)
rack (>= 2.0.9)
web-console (4.2.0)
Expand Down Expand Up @@ -543,7 +537,6 @@ DEPENDENCIES
shortuuid
simplecov
simplecov-lcov
simplecov-small-badge
sprockets-rails
transit-rails
transit-ruby
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[![Tests CI](https://github.com/delonnewman/dragnet/actions/workflows/rubyonrails.yml/badge.svg)](https://github.com/delonnewman/dragnet/actions/workflows/rubyonrails.yml)
[![Maintainability](https://api.codeclimate.com/v1/badges/f10f2a9bcc8ac2ba403c/maintainability)](https://codeclimate.com/github/delonnewman/dragnet/maintainability)
![Test Coverage](https://raw.githubusercontent.com/delonnewman/dragnet/refs/heads/main/coverage/coverage_badge_total.svg)
![Test coverage](https://img.shields.io/codeclimate/coverage/delonnewman/dragnet)

# Dragnet
91 changes: 0 additions & 91 deletions coverage/coverage_badge_Channels.svg

This file was deleted.

63 changes: 0 additions & 63 deletions coverage/coverage_badge_Controllers.svg

This file was deleted.

175 changes: 0 additions & 175 deletions coverage/coverage_badge_Helpers.svg

This file was deleted.

Loading

0 comments on commit ca4d44f

Please sign in to comment.