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

counterfact / api-simulator / 30718033733
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
Jobs 1
Files 73
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 Aug 2026 08:55PM UTC coverage: 90.929%. First build
30718033733

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.

3521 of 3971 branches covered (88.67%)

Branch coverage included in aggregate %.

8 of 10 new or added lines in 1 file covered. (80.0%)

11656 of 12720 relevant lines covered (91.64%)

197.74 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
87.65
src/server/store-loader.ts
Jobs
ID Job ID Ran Files Coverage
1 30718033733.1 01 Aug 2026 10:51PM UTC 146
91.21
GitHub Action Run
Source Files on build 30718033733
  • Tree
  • List 73
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #30718033733
  • 472df691 on github
  • Next Build on copilot/fix-ci-checks-windows-latest (#30722140746)
  • 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