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

medplum / medplum / 31131675342
92%
main: 92%

Build:
Build:
LAST BUILD BRANCH: medplum-auditevent-expungement
DEFAULT BRANCH: main
Ran 06 Aug 2026 11:42PM UTC
Jobs 1
Files 862
Run time 2min
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

06 Aug 2026 11:17PM UTC coverage: 92.095% (+0.005%) from 92.09%
31131675342

push

github

web-flow
test(agent): stop waitFor timing out on satisfied conditions (#10116)

waitFor exited its poll loop on wall-clock alone, so an event-loop stall past the
deadline threw without ever re-checking the predicate. That surfaced as flakes like
'waitFor: auto-response not satisfied after 1000ms' in bytestream.test.ts, where the
auto-response is written synchronously from the socket's data handler and had in fact
already arrived.

Check the predicate before the deadline test so it is always evaluated once more, and
credit back any poll overrun, since a blocked event loop is not time in which the
predicate could have been observed.

Signed-off-by: Derrick Farris <derrick@medplum.com>

23110 of 26206 branches covered (88.19%)

Branch coverage included in aggregate %.

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

40935 of 43336 relevant lines covered (94.46%)

12161.37 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31131675342.1 06 Aug 2026 11:42PM UTC 862
92.1
GitHub Action Run
Source Files on build 31131675342
  • Tree
  • List 862
  • 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 #31131675342
  • e40fb5ce on github
  • Prev Build on gh-readonly-queue/main/pr-10088-0e5ef7038d25a6908528917d873fc098b90462a7 (#31129370196)
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