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

VaclavObornik / mongodash / 24607504909
91%
main: 92%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/fast-uri-3.1.2
DEFAULT BRANCH: main
Ran 18 Apr 2026 03:12PM UTC
Jobs 1
Files 39
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 03:09PM UTC coverage: 91.218% (+0.09%) from 91.133%
24607504909

push

github

VaclavObornik
fix: address Copilot review round 11

1. waitUntilReactiveTasksIdle (whitelist mode) now always checks the
   planner buffer. Skipping it entirely let the helper return idle
   before an in-flight change event had a chance to be turned into
   the task record the DB check looks for. Only the worker count
   check remains global-scope-skipped so unrelated tests' worker
   pools cannot block a scoped wait.

2. docs/reactive-tasks/testing.md now notes the narrow race where
   triggering a write and immediately calling the scoped wait can
   return early if stabilityDurationMs is too short, with a
   recommended workaround (raise stabilityDurationMs or pre-poll
   for the task record).

3. cronTasksConcurrency 'no polls after stop' assertion tightened:
   stopCronTasks is fire-and-forget, so a worker already inside
   findOneAndUpdate at the time could still tick the spy. Capture
   the poll count after a 200ms grace period and assert it does
   not grow over a full 5s back-off window, instead of requiring
   spy.called === false outright.

1492 of 1748 branches covered (85.35%)

Branch coverage included in aggregate %.

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

54 existing lines in 9 files now uncovered.

2320 of 2431 relevant lines covered (95.43%)

373.23 hits per line

Coverage Regressions

Lines Coverage ∆ File
16
86.57
0.69% src/reactiveTasks/MetricsCollector.ts
11
94.13
-3.26% src/cronTasks.ts
9
87.16
-4.27% src/reactiveTasks/ReactiveTaskWorker.ts
7
91.52
-0.43% src/reactiveTasks/ReactiveTaskPlanner.ts
5
86.61
-0.67% src/ConcurrentRunner.ts
3
91.84
0.17% src/reactiveTasks/ReactiveTaskRepository.ts
1
92.19
-3.97% src/createContinuousLock.ts
1
90.79
1.9% src/testing/assertNoReactiveTaskErrors.ts
1
91.94
16.07% src/testing/waitUntilReactiveTasksIdle.ts
Jobs
ID Job ID Ran Files Coverage
1 24607504909.1 18 Apr 2026 03:12PM UTC 39
91.22
GitHub Action Run
Source Files on build 24607504909
  • Tree
  • List 39
  • Changed 14
  • Source Changed 0
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 5dc33e3b on github
  • Prev Build on master (#21111634189)
  • Next Build on master (#24609177406)
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