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

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

Build:
Build:
LAST BUILD BRANCH: qmalcolm--feat-harden-config-error-messages
DEFAULT BRANCH: main
Ran 14 Mar 2026 03:20PM 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

14 Mar 2026 03:16PM UTC coverage: 94.545%. Remained the same
d61f65c63bb42ffa158c93d11109a2eae453f8ca-PR-68

Pull #68

github

QMalcolm
Add Con-scaling HP contribution for levels 2+ to all classes

Level 1 max HP is already covered by each class's hit_die_max + Con
contribution. This adds a second effect per class:

  ability('constitution').modifier * (character_level.level - 1)

which scales with level so that Con modifier changes (e.g. from an ASI)
retroactively apply across all levels, matching 5e RAW.

Per-level HP gains from rolling or taking the average (levels 2–20) will
be stored as plain integer effects on max_hit_points.points at level-up
time, with a corresponding decision recording whether the player rolled
or took the average.
Pull Request #68: Add Con-scaling HP contribution for levels 2+ to all classes

312 of 330 relevant lines covered (94.55%)

2365.78 hits per line

Jobs
ID Job ID Ran Files Coverage
1 d61f65c63bb42ffa158c93d11109a2eae453f8ca-PR-68.1 14 Mar 2026 03:20PM UTC 13
94.55
GitHub Action Run
Source Files on build d61f65c63bb42ffa158c93d11109a2eae453f8ca-PR-68
  • Tree
  • List 13
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
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