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

CuatroElixir / spear / e3dd5f36219a7f3ed4457818add126d33e5b6b3b
100%
main: 100%

Build:
Build:
LAST BUILD BRANCH: fix/ci-certs-and-eventstoredb-pin
DEFAULT BRANCH: main
Ran 02 Aug 2026 12:43AM UTC
Jobs 1
Files 30
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

02 Aug 2026 12:42AM UTC coverage: 100.0%. Remained the same
e3dd5f36219a7f3ed4457818add126d33e5b6b3b

push

github

the-mikedavis
ci: reduce flakiness from CI contention and an over-strict assertion

The suite runs ~100 tests async, each opening its own connection to a single
EventStoreDB. On CI runners that contention intermittently pushes ordinary
operations (append, subscribe) past their 5s timeout, failing a different test
each run. Cap async concurrency with `--max-cases 2` in both workflows so the
shared server keeps up.

Separately, the scavenge test asserted that stopping a completed scavenge
always returns a not-found error. After "$scavengeCompleted" is emitted there
is a brief window where the server still accepts the stop and reports
:Stopped, so accept either response rather than treating the race as a failure.

742 of 742 relevant lines covered (100.0%)

124.39 hits per line

Jobs
ID Job ID Ran Files Coverage
1 e3dd5f36219a7f3ed4457818add126d33e5b6b3b.1 02 Aug 2026 12:43AM UTC 30
100.0
GitHub Action Run
Source Files on build e3dd5f36219a7f3ed4457818add126d33e5b6b3b
  • Tree
  • List 30
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • e3dd5f36 on github
  • Prev Build on fix/ci-certs-and-eventstoredb-pin (#C6B91922...)
  • Next Build on fix/ci-certs-and-eventstoredb-pin (#3581D025...)
  • 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