• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

TTRPG-Dev / ex_ttrpg_dev / f75a38e660719751fd6289f9a30bd7f89688cb70-PR-83
95%
main: 87%

Build:
Build:
LAST BUILD BRANCH: qmalcolm--feat-harden-config-error-messages
DEFAULT BRANCH: main
Ran 24 Mar 2026 09:21PM UTC
Jobs 1
Files 15
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

24 Mar 2026 09:20PM UTC coverage: 95.0% (-0.5%) from 95.51%
f75a38e660719751fd6289f9a30bd7f89688cb70-PR-83

Pull #83

github

QMalcolm
fix(cli): display options and prompt by name for selection progressions

PendingChoice was missing the options field, so the list of available
spells (or other selectable concepts) was silently dropped on
deserialization. The resolve_choice prompt then fell through to the
numeric input path, showing "Value for Spell:" with no list.

Added options: Option<Vec<String>> to PendingChoice. Added
prompt_string_from_list to prompts.rs. prompt_choice_value now checks
for options first: prints the list and loops until the user enters a
valid id.
Pull Request #83: feat(dnd_5e_srd): spell availability — cantrips and spells known

27 of 31 new or added lines in 1 file covered. (87.1%)

2 existing lines in 1 file now uncovered.

494 of 520 relevant lines covered (95.0%)

15124.77 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
93.89
-2.15% apps/ex_ttrpg_dev/lib/characters.ex

Coverage Regressions

Lines Coverage ∆ File
2
93.89
-2.15% apps/ex_ttrpg_dev/lib/characters.ex
Jobs
ID Job ID Ran Files Coverage
1 f75a38e660719751fd6289f9a30bd7f89688cb70-PR-83.1 24 Mar 2026 09:21PM UTC 15
95.0
GitHub Action Run
Source Files on build f75a38e660719751fd6289f9a30bd7f89688cb70-PR-83
  • Tree
  • List 15
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #83
  • PR Base - main (#CFC8F449...)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc