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

bcomnes / domstack / 24610510636
91%
master: 92%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions/checkout-7
DEFAULT BRANCH: master
Ran 18 Apr 2026 05:57PM UTC
Jobs 1
Files 56
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

18 Apr 2026 05:56PM UTC coverage: 91.356% (-0.1%) from 91.469%
24610510636

Pull #242

github

bcomnes
wrap PageData.vars getter to include page path in error messages

When a page's vars module throws (syntax error, missing dependency,
runtime error), the vars getter propagated a bare error with no
indication of which page failed. In global.data.js and templates,
this forced users to wrap every .vars access in try/catch and
silently swallow errors, hiding which page was broken.

The getter now catches any error at access time and re-throws with
the page path included in the message, making it easy to locate the
offending page without bisecting a large site.
Pull Request #242: Include page path in PageData.vars error messages

506 of 643 branches covered (78.69%)

Branch coverage included in aggregate %.

10 of 14 new or added lines in 1 file covered. (71.43%)

1 existing line in 1 file now uncovered.

3806 of 4077 relevant lines covered (93.35%)

74.38 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
94.6
-1.81% lib/build-pages/page-data.js

Coverage Regressions

Lines Coverage ∆ File
1
94.6
-1.81% lib/build-pages/page-data.js
Jobs
ID Job ID Ran Files Coverage
1 24610510636.1 18 Apr 2026 05:57PM UTC 56
91.36
GitHub Action Run
Source Files on build 24610510636
  • Tree
  • List 56
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #24610510636
  • Pull Request #242
  • PR Base - master (#23953405839)
  • Delete
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