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

counterfact / api-simulator / 30718033733 / 1
91%
main: 91%

Build:
Build:
LAST BUILD BRANCH: gh-readonly-queue/main/pr-2294-57f44ed64fde2cc84854e88f215fc375a3ecd907
DEFAULT BRANCH: main
Ran 01 Aug 2026 10:51PM UTC
Files 146
Run time 3s
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 Aug 2026 08:55PM UTC coverage: 91.213%. First build
30718033733.1

push

github

web-flow
fix: watch parent directory in StoreLoader to reliably detect file creation on Windows

On Windows, chokidar cannot reliably detect file creation when watching a
non-existent file path using native fs.watch. StoreLoader.watch() was watching
the specific _.store.ts path which may not exist yet.

The fix is to watch the parent directory (which always exists) and filter events
for the specific _.store.ts file, mirroring the approach used by ModuleLoader.
This resolves the "activates when the initially absent exact source is added"
test timeout on Windows CI.

3821 of 4307 branches covered (88.72%)

Branch coverage included in aggregate %.

23312 of 25440 relevant lines covered (91.64%)

98.87 hits per line

Source Files on job 30718033733.1
  • Tree
  • List 146
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 30718033733
  • 472df691 on github
  • Next Job for on copilot/fix-ci-checks-windows-latest (#30722140746.1)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc