File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 bundle install
2020 - name : Run tests
2121 run : bundle exec rspec
22- - name : Report coverage
23- uses : paambaati/codeclimate-action@v9.0.0
24- env :
25- CC_TEST_REPORTER_ID : ${{secrets.CC_TEST_REPORTER_ID}}
26- with :
27- # Coverage is already generated in test step, need to run anything again
28- coverageCommand : echo '' > /dev/null
Original file line number Diff line number Diff line change 22
33[ ![ Gem Version] ( https://badge.fury.io/rb/graphql-groups.svg )] ( https://badge.fury.io/rb/graphql-groups )
44[ ![ Build Status] ( https://github.com/hschne/graphql-groups/workflows/Build/badge.svg )] ( https://github.com/hschne/graphql-groups/workflows/Build/badge.svg )
5- [ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/692d4125ac8548fb145e/maintainability )] ( https://codeclimate.com/github/hschne/graphql-groups/maintainability )
6- [ ![ Test Coverage] ( https://api.codeclimate.com/v1/badges/692d4125ac8548fb145e/test_coverage )] ( https://codeclimate.com/github/hschne/graphql-groups/test_coverage )
75
86Run group- and aggregation queries with [ graphql-ruby] ( https://github.com/rmosolgo/graphql-ruby ) .
97
You can’t perform that action at this time.
0 commit comments