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

TTRPG-Dev / ex_ttrpg_dev / 46a8abf68c2b13ae37d9e0d1ecf7e92396bd54eb-PR-111
86%
main: 87%

Build:
Build:
LAST BUILD BRANCH: qmalcolm--feat-harden-config-error-messages
DEFAULT BRANCH: main
Ran 04 Apr 2026 08:40PM UTC
Jobs 1
Files 19
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

04 Apr 2026 08:37PM UTC coverage: 84.096% (-3.7%) from 87.779%
46a8abf68c2b13ae37d9e0d1ecf7e92396bd54eb-PR-111

Pull #111

github

QMalcolm
refactor(cli/rust): replace prepare command with generic handle_activate

Replaces the spell-prep-specific `handle_characters_prepare` and
`PrepareResult` type with a generic `handle_activate` that sends
`characters.activate` with a `verb` and `items` payload. Any inventory
type declared in TOML with a matching `activate_command` is now reachable
from the CLI without new Rust code.

Also removes `prepared_spells` from `CharacterData` and `display.rs` —
prepared spell state is now read from the typed spell inventory via
`characters spells`.
Pull Request #111: feat: spell preparation for dnd_5e_srd

340 of 428 new or added lines in 5 files covered. (79.44%)

3 existing lines in 3 files now uncovered.

1195 of 1421 relevant lines covered (84.1%)

10228.52 hits per line

Uncovered Changes

Lines Coverage ∆ File
38
83.19
-4.83% apps/ex_ttrpg_dev/lib/characters.ex
34
69.11
-14.43% apps/ttrpg_dev_cli/lib/cli/server.ex
12
93.78
apps/ttrpg_dev_cli/lib/cli/serializer.ex
4
90.38
-9.62% apps/ex_ttrpg_dev/lib/rule_system/inventory_rules.ex

Coverage Regressions

Lines Coverage ∆ File
1
90.38
-9.62% apps/ex_ttrpg_dev/lib/rule_system/inventory_rules.ex
1
85.71
-4.76% apps/ttrpg_dev_cli/lib/cli/concept_display.ex
1
69.11
-14.43% apps/ttrpg_dev_cli/lib/cli/server.ex
Jobs
ID Job ID Ran Files Coverage
1 46a8abf68c2b13ae37d9e0d1ecf7e92396bd54eb-PR-111.1 04 Apr 2026 08:40PM UTC 19
84.1
GitHub Action Run
Source Files on build 46a8abf68c2b13ae37d9e0d1ecf7e92396bd54eb-PR-111
  • Tree
  • List 19
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #111
  • PR Base - main (#3412BF15...)
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