Skip to content

Commit

Permalink
Merge pull request #293 from dev-sec/coveralls
Browse files Browse the repository at this point in the history
Removing coveralls
  • Loading branch information
artem-sidorenko committed Jun 6, 2023
2 parents f46ea25 + 4ba44ed commit 2d48610
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

[![Supermarket](http://img.shields.io/cookbook/v/os-hardening.svg)][1]
[![Tests](https://github.com/dev-sec/chef-os-hardening/actions/workflows/test.yml/badge.svg)][2]
[![Code Coverage](http://img.shields.io/coveralls/dev-sec/chef-os-hardening.svg)][3]

## Description

Expand Down
5 changes: 0 additions & 5 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,6 @@

require 'chefspec'
require 'chefspec/berkshelf'
require 'coveralls'

# coverage report
Coveralls.wear!
at_exit { ChefSpec::Coverage.report! }

RSpec.configure do |config|
# OS and version for mocking of ohai data, needed by chefspec
Expand Down

0 comments on commit 2d48610

Please sign in to comment.