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

bcomnes / domstack / 24611649267
91%
master: 92%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions/checkout-7
DEFAULT BRANCH: master
Ran 18 Apr 2026 07:00PM 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 06:59PM UTC coverage: 91.47% (+0.001%) from 91.469%
24611649267

Pull #251

github

bcomnes
Use process.cwd() as base for relative copy paths, matching the CLI

dirname(resolve(src)) is incorrect when src is '.' (the common default),
as it resolves to the parent of cwd rather than cwd itself. Using plain
resolve(dir) — which is equivalent to resolve(cwd, dir) — matches exactly
what the CLI does before passing paths to the constructor.
Pull Request #251: Resolve copy paths relative to src in DomStack constructor

507 of 643 branches covered (78.85%)

Branch coverage included in aggregate %.

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

3804 of 4070 relevant lines covered (93.46%)

73.63 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24611649267.1 18 Apr 2026 07:00PM UTC 56
91.47
GitHub Action Run
Source Files on build 24611649267
  • 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 #24611649267
  • Pull Request #251
  • 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