File tree Expand file tree Collapse file tree 3 files changed +0
-11
lines changed
Expand file tree Collapse file tree 3 files changed +0
-11
lines changed Original file line number Diff line number Diff line change 5252 ENABLE_CODE_COVERAGE : true
5353 run : |
5454 bundle exec rspec --format RspecJunitFormatter --out ${{github.workspace}}/rspec-results.xml --format documentation
55-
56- - uses : paambaati/codeclimate-action@v9
57- if : matrix.code-coverage
58- env :
59- CC_TEST_REPORTER_ID : ${{ vars.CC_TEST_REPORTER_ID }}
60- with :
61- coverageLocations : |
62- ${{github.workspace}}/coverage/coverage.json:simplecov
Original file line number Diff line number Diff line change @@ -48,5 +48,4 @@ within couple days. We may suggest some changes or improvements or alternatives.
4848Some things that will increase the chance that your pull request is accepted:
4949
5050- Write tests.
51- - Make sure [ CodeClimate] ( https://codeclimate.com/github/kpumuk/meta-tags/builds ) build is clean.
5251- Write a [ good commit message] ( http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html ) .
Original file line number Diff line number Diff line change 33[ ![ Tests] ( https://github.com/kpumuk/meta-tags/actions/workflows/tests.yml/badge.svg )] ( https://github.com/kpumuk/meta-tags/actions/workflows/tests.yml )
44[ ![ Gem Version] ( https://badge.fury.io/rb/meta-tags.svg )] ( https://badge.fury.io/rb/meta-tags )
55[ ![ Ruby Style Guide] ( https://img.shields.io/badge/code_style-standard-brightgreen.svg )] ( https://github.com/testdouble/standard )
6- [ ![ Code Climate] ( https://codeclimate.com/github/kpumuk/meta-tags/badges/gpa.svg )] ( https://codeclimate.com/github/kpumuk/meta-tags )
7- [ ![ Test Coverage] ( https://codeclimate.com/github/kpumuk/meta-tags/badges/coverage.svg )] ( https://codeclimate.com/github/kpumuk/meta-tags/coverage )
86[ ![ Gem Downloads] ( https://img.shields.io/gem/dt/meta-tags.svg )] ( https://badge.fury.io/rb/meta-tags )
97[ ![ Changelog] ( https://img.shields.io/badge/Changelog-latest-blue.svg )] ( https://github.com/kpumuk/meta-tags/blob/main/CHANGELOG.md )
108
You can’t perform that action at this time.
0 commit comments