File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 3636 bundle exec rails db:setup
3737 bundle exec rspec
3838 - name : Publish code coverage
39- uses : paambaati/codeclimate-action@v3.2.0
40- env :
41- CC_TEST_REPORTER_ID : ${{ secrets.CC_TEST_REPORTER_ID }}
39+ uses : qltysh/qlty-action/coverage@v1
4240 with :
43- coverageLocations : ${{ github.workspace }}/coverage/coverage.json:simplecov
41+ token : ${{ secrets.QLTY_COVERAGE_TOKEN }}
42+ files : coverage/.resultset.json
Original file line number Diff line number Diff line change 11# TimeOverflow
22
33[ ![ Build Status] ( https://github.com/coopdevs/timeoverflow/actions/workflows/ci.yml/badge.svg?branch=develop )] ( https://github.com/coopdevs/timeoverflow/actions )
4- [ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/f82c6d98a2441c84f2ef/ maintainability )] ( https://codeclimate.com/github /coopdevs/timeoverflow/maintainability )
5- [ ![ Test Coverage] ( https://api.codeclimate.com/v1/badges/f82c6d98a2441c84f2ef/test_coverage )] ( https://codeclimate.com/github /coopdevs/timeoverflow/test_coverage )
4+ [ ![ Maintainability] ( https://qlty.sh/gh/coopdevs/projects/timeoverflow/ maintainability.svg )] ( https://qlty.sh/gh /coopdevs/projects/timeoverflow )
5+ [ ![ Code Coverage] ( https://qlty.sh/gh/coopdevs/projects/timeoverflow/coverage.svg )] ( https://qlty.sh/gh /coopdevs/projects/timeoverflow )
66
77#### www.timeoverflow.org
88
You can’t perform that action at this time.
0 commit comments