File tree Expand file tree Collapse file tree 3 files changed +3102
-6
lines changed
Expand file tree Collapse file tree 3 files changed +3102
-6
lines changed Original file line number Diff line number Diff line change 66 - README.md
77 pull_request : {}
88
9+ permissions :
10+ contents : read
11+ id-token : write
12+
913jobs :
1014 test :
1115 name : " Ruby 3.3: test and coverage measurement"
2731
2832 # runs 'bundle install' and caches installed gems automatically
2933 bundler-cache : true
30- -
uses :
paambaati/[email protected] 31- env :
32- CC_TEST_REPORTER_ID : 8310d94ccb41382dfbe0d2fed241c565b33ca01cea938449c4ba0b62500d01e2
34+ - uses : qltysh/qlty-action/coverage@v1
3335 with :
34- coverageCommand : bundle exec rake spec
36+ oidc : true
37+ 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