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

vuepress / core / 23834511307
76%

Build:
DEFAULT BRANCH: main
Ran 01 Apr 2026 06:05AM UTC
Jobs 1
Files 100
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

01 Apr 2026 06:04AM UTC coverage: 75.766% (+0.6%) from 75.12%
23834511307

push

github

web-flow
refactor(cli): extract processPagePatterns and fix ignore pattern handling (#1696)

- Add DEFAULT_IGNORE_PATTERNS constant in core for common directories
  (node_modules, .yarn, .git, .svn, .hg) to always ignore
- Extract processPagePatterns to properly split page patterns into match
  and ignore patterns with picomatch-compatible expansion (/**) suffix
- Fix watchPageFiles to use processPagePatterns and pass ignore patterns
  to both directory-level and file-level matchers
- Remove redundant !node_modules from default pagePatterns since it is
  now covered by DEFAULT_IGNORE_PATTERNS
- Remove unused cwd option from picomatch calls (picomatch does not use it)

363 of 479 branches covered (75.78%)

Branch coverage included in aggregate %.

13 of 16 new or added lines in 3 files covered. (81.25%)

1 existing line in 1 file now uncovered.

750 of 990 relevant lines covered (75.76%)

45.84 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
1.56
0.15% packages/cli/src/commands/dev/watchPageFiles.ts

Uncovered Existing Lines

Lines Coverage ∆ File
1
1.56
0.15% packages/cli/src/commands/dev/watchPageFiles.ts
Jobs
ID Job ID Ran Files Coverage
1 23834511307.1 01 Apr 2026 06:05AM UTC 100
75.77
GitHub Action Run
Source Files on build 23834511307
  • Tree
  • List 100
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • c2f99830 on github
  • Prev Build on main (#23832213985)
  • Next Build on main (#23834724787)
  • 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