File tree Expand file tree Collapse file tree 3 files changed +3098
-6
lines changed
Expand file tree Collapse file tree 3 files changed +3098
-6
lines changed Original file line number Diff line number Diff line change 2727
2828 # runs 'bundle install' and caches installed gems automatically
2929 bundler-cache : true
30- -
uses :
paambaati/[email protected] 31- env :
32- CC_TEST_REPORTER_ID : 8310d94ccb41382dfbe0d2fed241c565b33ca01cea938449c4ba0b62500d01e2
30+ - uses : qltysh/qlty-action/coverage@v1
3331 with :
34- coverageCommand : bundle exec rake spec
32+ oidc : true
33+ files : coverage/.resultset.json
Original file line number Diff line number Diff line change 22====================
33
44![ Test] ( https://github.com/cre-ne-jp/rgrb/workflows/Test/badge.svg )
5- [ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/ee60ffa7fe19fbb3147b/ maintainability )] ( https://codeclimate.com/github /cre-ne-jp/rgrb/maintainability )
6- [ ![ Test Coverage] ( https://api.codeclimate.com/v1/badges/ee60ffa7fe19fbb3147b/test_coverage )] ( https://codeclimate.com/github /cre-ne-jp/rgrb/test_coverage )
5+ [ ![ Maintainability] ( https://qlty.sh/gh/cre-ne-jp/projects/rgrb/ maintainability.svg )] ( https://qlty.sh/gh /cre-ne-jp/projects/rgrb )
6+ [ ![ Code Coverage] ( https://qlty.sh/gh/cre-ne-jp/projects/rgrb/coverage.svg )] ( https://qlty.sh/gh /cre-ne-jp/projects/rgrb )
77
88RGRB は Ruby で実装されている汎用 IRC/Discord ボットです。プラグイン方式により柔軟な拡張が可能です。
99
You can’t perform that action at this time.
0 commit comments