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

[VampireTheMasquerade5th]判定ダイスが10個以上指定できないバグ修正 #644

Merged
merged 2 commits into from
Sep 26, 2023

Conversation

FredGreenfield
Copy link
Contributor

【背景】
VMF、VMI両記法にて10個以上の判定ダイスが指定できないバグがあった。
難易度指定、Hungerダイスでは上記制限が無い事は確認済み。
ただし、Hungerダイスは現行ルールで5ダイス上限であるにも関わらず6ダイス以上指定できるためこれは別途対応を検討する。

【対応】
両記法ともに入力文字列を解釈する正規表現とテストケースを修正。

@codecov
Copy link

codecov bot commented Sep 26, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (0a44d54) 95.60% compared to head (6fadcb4) 95.60%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #644   +/-   ##
=======================================
  Coverage   95.60%   95.60%           
=======================================
  Files         341      341           
  Lines       19560    19560           
  Branches     5094     5094           
=======================================
  Hits        18701    18701           
  Misses        859      859           
Files Coverage Δ
lib/bcdice/game_system/VampireTheMasquerade5th.rb 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ysakasin ysakasin merged commit ad55636 into bcdice:master Sep 26, 2023
8 checks passed
@ysakasin
Copy link
Member

@FredGreenfield ありがとうございます! マージしました。

@FredGreenfield FredGreenfield deleted the v5_main_diceroll_num_fix branch September 26, 2023 10:18
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.

2 participants