File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828 bundler-cache : true
2929 - name : Lint with rubocop
3030 run : bundle exec rubocop --parallel
31- - name : Test & Publish code coverage
32- uses : paambaati/codeclimate-action@v5
33- env :
34- CC_TEST_REPORTER_ID : ${{secrets.CC_TEST_REPORTER_ID}}
35- with :
36- coverageCommand : bundle exec rspec
31+ - name : Run tests
32+ run : bundle exec rspec
Original file line number Diff line number Diff line change 11[ ![ Gem Version] ( https://badge.fury.io/rb/safe_polymorphic.svg )] ( https://badge.fury.io/rb/safe_polymorphic.svg )
22[ ![ Ruby] ( https://github.com/gogrow-dev/safe_polymorphic/actions/workflows/main.yml/badge.svg?branch=main )] ( https://github.com/gogrow-dev/safe_polymorphic/actions/workflows/main.yml )
3- [ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/1b0a4b92bbee2be50dc1/maintainability )] ( https://codeclimate.com/github/gogrow-dev/safe_polymorphic/maintainability )
4- [ ![ Test Coverage] ( https://api.codeclimate.com/v1/badges/1b0a4b92bbee2be50dc1/test_coverage )] ( https://codeclimate.com/github/gogrow-dev/safe_polymorphic/test_coverage )
53
64# SafePolymorphic
75
You can’t perform that action at this time.
0 commit comments