Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DoubleCross]ハプニングチャートを振るためのコマンド(HC)を追加 #736

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

RYOSKATE
Copy link

@RYOSKATE RYOSKATE commented Aug 21, 2024

『DoubleCorss』に、フォーカスシステム(FS)判定のハプニングチャート用のコマンドが欲しく実装を試みました。

~/ghq/github.com/bcdice/BCDice$ bundle exec rubocop -a
Inspecting 400 files
................................................................................................................................................................................................................................................................................................................................................................................................................

400 files inspected, no offenses detected

Tip: Based on detected gems, the following RuboCop extension libraries might be helpful:
  * rubocop-rake (https://rubygems.org/gems/rubocop-rake)

You can opt out of this message by adding the following to your config (see https://docs.rubocop.org/rubocop/extensions.html#extension-suggestions for more options):
  AllCops:
    SuggestExtensions: false
~/ghq/github.com/bcdice/BCDice$ bundle exec rake test
Loaded suite /home/ryoskate/.asdf/installs/ruby/3.1.3/lib/ruby/gems/3.1.0/gems/rake-13.1.0/lib/rake/rake_test_loader
Started
Finished in 51.36861476 seconds.
-------------------------------------------------------------------------------------------------------------------
18111 tests, 117945 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed
-------------------------------------------------------------------------------------------------------------------
352.57 tests/s, 2296.05 assertions/s
Warning: coverage data provided by Coverage [421] exceeds number of lines in /home/ryoskate/ghq/github.com/bcdice/BCDice/lib/bcdice/game_system/DoubleCross.rb [420]
Coverage report generated for fork-22356 to /home/ryoskate/ghq/github.com/bcdice/BCDice/coverage. 21994 / 22883 LOC (96.12%) covered.
Running RuboCop...
Inspecting 400 files
................................................................................................................................................................................................................................................................................................................................................................................................................

400 files inspected, no offenses detected

Tip: Based on detected gems, the following RuboCop extension libraries might be helpful:
  * rubocop-rake (https://rubygems.org/gems/rubocop-rake)

You can opt out of this message by adding the following to your config (see https://docs.rubocop.org/rubocop/extensions.html#extension-suggestions for more options):
  AllCops:
    SuggestExtensions: false

@RYOSKATE RYOSKATE changed the title [DoubleCross]ハプニングチャートの振るためのコマンド(HC)を追加 [DoubleCross]ハプニングチャートを振るためのコマンド(HC)を追加 Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant