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

TTRPG-Dev / ex_ttrpg_dev / e30f823c6043e103de397fe8fe7db1d4f8ea5385-PR-78
95%
main: 87%

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

22 Mar 2026 05:53PM UTC coverage: 95.483% (+0.2%) from 95.238%
e30f823c6043e103de397fe8fe7db1d4f8ea5385-PR-78

Pull #78

github

QMalcolm
fix: exclude inventory-granted equipment from active_concepts

collect_active_concepts was recursing into choices that have
grants_to = "inventory", adding the selected equipment concept to
active_concepts. This caused their system effects (e.g. armor
contributes with `when = "item.equipped"`) to be included in
active_effects without item_fields populated, crashing the evaluator
with "undefined variable item".

Equipment selected via inventory-granting choices is already handled by
inventory_effects, which attaches the correct item_fields. Skip those
choices in collect_active_concepts to avoid the double-inclusion.
Pull Request #78: Add weapon attack roll via generic metadata_contributions expansion

26 of 26 new or added lines in 3 files covered. (100.0%)

465 of 487 relevant lines covered (95.48%)

6290.49 hits per line

Jobs
ID Job ID Ran Files Coverage
1 e30f823c6043e103de397fe8fe7db1d4f8ea5385-PR-78.1 22 Mar 2026 07:00PM UTC 15
95.48
GitHub Action Run
Source Files on build e30f823c6043e103de397fe8fe7db1d4f8ea5385-PR-78
  • Tree
  • List 15
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #78
  • PR Base - main (#2DABDD3F...)
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