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

TTRPG-Dev / ex_ttrpg_dev
95%
main: 87%

Build:
Build:
LAST BUILD BRANCH: qmalcolm--feat-harden-config-error-messages
DEFAULT BRANCH: main
Repo Added 28 Feb 2026 05:22AM UTC
Files 19
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

LAST BUILD ON BRANCH qmalcolm--remove-system-specific-code
branch: qmalcolm--remove-system-specific-code
CHANGE BRANCH
x
Reset
  • qmalcolm--remove-system-specific-code
  • main
  • qmalcolm--add-claude-md
  • qmalcolm--add-delete-commmands-to-hinting
  • qmalcolm--add-dice-lib-dependency
  • qmalcolm--add-dnd-5e-srd-backgrounds
  • qmalcolm--add-equipment
  • qmalcolm--add-handoff-skill
  • qmalcolm--add-support-for-classes
  • qmalcolm--add-the-rest-of-5e-classes
  • qmalcolm--agpl-relicense
  • qmalcolm--alias-exit-command
  • qmalcolm--armor-class
  • qmalcolm--begin-testing-rust-cli
  • qmalcolm--better-file-structure-for-saved-systems
  • qmalcolm--cli-nice-to-haves
  • qmalcolm--cli-qol-improvements
  • qmalcolm--code-scene-pre-commit-hook
  • qmalcolm--concept-display-templates
  • qmalcolm--create-an-inventory-system
  • qmalcolm--damage-types-and-resistances
  • qmalcolm--devex-and-ci-improvements
  • qmalcolm--dnd-5e-srd-skill-rolls
  • qmalcolm--dnd-5e-srd-spell-definitions
  • qmalcolm--docs-library-boundary-rule
  • qmalcolm--docs-structural-vocabulary-audit
  • qmalcolm--feat-asi-progression
  • qmalcolm--feat-build-show-detail
  • qmalcolm--feat-characters-build
  • qmalcolm--feat-harden-config-error-messages
  • qmalcolm--feat-integration-tests
  • qmalcolm--feat-level-up-award
  • qmalcolm--feat-load-time-validation-warnings
  • qmalcolm--feat-random-resolve
  • qmalcolm--feat-spell-preparation
  • qmalcolm--fix-cli-packaging
  • qmalcolm--fix-gen-pending-choices
  • qmalcolm--fix-spell-choice-level-cap
  • qmalcolm--improve-cli-testing-coverage
  • qmalcolm--initiative-and-passive-perception
  • qmalcolm--library-boundary-docs
  • qmalcolm--multi-level-hp
  • qmalcolm--proficiencies-proficienciesproficiencies
  • qmalcolm--races-dnd-5e-srd
  • qmalcolm--readme-updates
  • qmalcolm--remove-any-non-dnd-5e-srd-content
  • qmalcolm--rust-devex
  • qmalcolm--spell-availability
  • qmalcolm--spell-choice-level-filter
  • qmalcolm--spell-slots
  • qmalcolm--spellcasting-stat-nodes
  • qmalcolm--support-rolling-a-saving-throw-dnd-5e-srd
  • qmalcolm--switch-cli-to-rust
  • qmalcolm--sync-cargo-version
  • qmalcolm--system-slug-tab-completion
  • qmalcolm--tab-complete-slugs
  • qmalcolm--weapon-attack-roll
  • qmalcolm--xp-and-levels

22 Mar 2026 02:12AM UTC coverage: 95.238% (+0.05%) from 95.186%
b3eabb9622b0190fcd80cbb167d49619484aaff7-PR-77

Pull #77

github

QMalcolm
Remove hit_die from character response

The hit_die field in the serialized character has always been dnd_5e_srd-specific
(hard-coded lookup of "class" concept type and "hit_die" metadata key). The Rust
CLI never declared it in CharacterData, so it was silently dropped on the wire.
Remove the field and the get_hit_die helper that produced it.
Pull Request #77: Remove system-specific code from engine and CLI

5 of 5 new or added lines in 1 file covered. (100.0%)

440 of 462 relevant lines covered (95.24%)

2845.83 hits per line

Relevant lines Covered
Build:
Build:
462 RELEVANT LINES 440 COVERED LINES
2845.83 HITS PER LINE
Source Files on qmalcolm--remove-system-specific-code
  • Tree
  • List 15
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
b3eabb96... qmalcolm--remove-system-specific-code Remove hit_die from character response The hit_die field in the serialized character has always been dnd_5e_srd-specific (hard-coded lookup of "class" concept type and "hit_die" metadata key). The Rust CLI never declared it in CharacterData, so i... Pull #77 22 Mar 2026 02:22AM UTC QMalcolm github
95.24
7f913202... qmalcolm--remove-system-specific-code Rename ProficiencyCategory to CharacterListCategory The old name implied a dnd_5e_srd-specific concept. The struct is generic: a labeled list of string values derived from a character's active concepts. Rename throughout: TOML key [[proficiency_... Pull #77 22 Mar 2026 01:20AM UTC QMalcolm github
95.24
8eca801e... qmalcolm--remove-system-specific-code Remove hit_die from character response The hit_die field in the serialized character has always been dnd_5e_srd-specific (hard-coded lookup of "class" concept type and "hit_die" metadata key). The Rust CLI never declared it in CharacterData, so i... Pull #77 22 Mar 2026 12:55AM UTC QMalcolm github
95.24
See All Builds (208)
  • Repo on GitHub
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