File tree Expand file tree Collapse file tree 3 files changed +6
-87
lines changed Expand file tree Collapse file tree 3 files changed +6
-87
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 7272 if : " ${{ github.ref == 'refs/heads/master' && matrix.ruby-version == '3.3' &&
7373 matrix.test-suite == 'spec' }}"
7474 continue-on-error : true
75- uses : paambaati/codeclimate-action@v9
75+ uses : qltysh/qlty-action/coverage@v2
76+ with :
77+ token : " ${{ secrets.QLTY_COVERAGE_TOKEN }}"
78+ files : coverage/.resultset.json
Original file line number Diff line number Diff line change 22
33[ ![ Gem Version] ( https://badge.fury.io/rb/manageiq-ui-classic.svg )] ( http://badge.fury.io/rb/manageiq-ui-classic )
44[ ![ CI] ( https://github.com/ManageIQ/manageiq-ui-classic/actions/workflows/ci.yaml/badge.svg?branch=master )] ( https://github.com/ManageIQ/manageiq-ui-classic/actions/workflows/ci.yaml )
5- [ ![ Code Climate] ( https://codeclimate.com/github/ManageIQ/manageiq-ui-classic.svg )] ( https://codeclimate.com/github/ManageIQ/manageiq-ui-classic )
6- [ ![ Test Coverage] ( https://codeclimate.com/github/ManageIQ/manageiq-ui-classic/badges/coverage.svg )] ( https://codeclimate.com/github/ManageIQ/manageiq-ui-classic/coverage )
7- [ ![ Coverage Status] ( https://coveralls.io/repos/github/ManageIQ/manageiq-ui-classic/badge.svg?branch=master )] ( https://coveralls.io/github/ManageIQ/manageiq-ui-classic?branch=master )
5+ [ ![ Maintainability] ( https://qlty.sh/gh/ManageIQ/projects/manageiq-ui-classic/maintainability.svg )] ( https://qlty.sh/gh/ManageIQ/projects/manageiq-ui-classic )
6+ [ ![ Code Coverage] ( https://qlty.sh/gh/ManageIQ/projects/manageiq-ui-classic/coverage.svg )] ( https://qlty.sh/gh/ManageIQ/projects/manageiq-ui-classic )
87
98[ ![ Chat] ( https://badges.gitter.im/Join%20Chat.svg )] ( https://gitter.im/ManageIQ/manageiq/ui?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge )
109
You can’t perform that action at this time.
0 commit comments