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

TTRPG-Dev / ex_ttrpg_dev / 4fd839ad8464e6b8ac66f25fc8aa242db08e334e-PR-68
95%
main: 87%

Build:
Build:
LAST BUILD BRANCH: qmalcolm--feat-harden-config-error-messages
DEFAULT BRANCH: main
Ran 15 Mar 2026 04:27PM UTC
Jobs 1
Files 13
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

15 Mar 2026 04:26PM UTC coverage: 88.136% (-6.4%) from 94.545%
4fd839ad8464e6b8ac66f25fc8aa242db08e334e-PR-68

Pull #68

github

QMalcolm
Replace characters.add_effect with characters.award command

Awards are system-defined concepts (TOML award type) that constrain what
can be granted to a character in-game. The server dispatches on value_type
via apply_award!/3 clauses, so future non-integer award types (equipment,
feats, boons) only need a new clause rather than a protocol change.

The CLI sends the value as an integer when it parses as one, or a string
otherwise — matching the future string-valued award types without any
client-side changes needed.

Removes the internal-facing add_effect command, which required callers to
know the raw effect target format and placed no system-defined bounds on
what could be modified.
Pull Request #68: Add multi-level HP scaling and generic character progression system

0 of 24 new or added lines in 1 file covered. (0.0%)

312 of 354 relevant lines covered (88.14%)

2217.14 hits per line

Uncovered Changes

Lines Coverage ∆ File
24
71.43
-25.59% apps/ex_ttrpg_dev/lib/characters.ex
Jobs
ID Job ID Ran Files Coverage
1 4fd839ad8464e6b8ac66f25fc8aa242db08e334e-PR-68.1 15 Mar 2026 04:27PM UTC 13
88.14
GitHub Action Run
Source Files on build 4fd839ad8464e6b8ac66f25fc8aa242db08e334e-PR-68
  • Tree
  • List 13
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #68
  • PR Base - main (#C1951330...)
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