Skip to content

ChainTableを利用した際に、次のテーブルに遷移する前に表のテキストを追加で表示できる機能の追加#610

Open
h-mikisato wants to merge 2 commits into
bcdice:masterfrom
h-mikisato:feature/result_chain
Open

ChainTableを利用した際に、次のテーブルに遷移する前に表のテキストを追加で表示できる機能の追加#610
h-mikisato wants to merge 2 commits into
bcdice:masterfrom
h-mikisato:feature/result_chain

独自のChainTableを実装していた鋼鉄のユグドラシルを標準のChainTableで書き換え

1a387e0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 2, 2026 in 1s

95.43% (target 75.00%)

View this Pull Request on Codecov

95.43% (target 75.00%)

Details

Codecov Report

❌ Patch coverage is 96.29630% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 95.43%. Comparing base (ef09158) to head (1a387e0).
⚠️ Report is 469 commits behind head on master.

Files with missing lines Patch % Lines
lib/bcdice/dice_table/roll_result.rb 93.75% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #610      +/-   ##
==========================================
- Coverage   95.43%   95.43%   -0.01%     
==========================================
  Files         332      333       +1     
  Lines       18589    18598       +9     
  Branches     4825     4830       +5     
==========================================
+ Hits        17741    17749       +8     
- Misses        848      849       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.