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

dimitarvp / xqlite / 53a12175271cb683a014273404452f9cb7bc7274
71%

Build:
DEFAULT BRANCH: main
Ran 17 Jul 2026 02:57PM UTC
Jobs 1
Files 32
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

17 Jul 2026 02:53PM UTC coverage: 69.937%. Remained the same
53a12175271cb683a014273404452f9cb7bc7274

push

github

dimitarvp
deflake mid-flight statement cancellation test

the 30ms sleep-then-signal raced a 1M-row recursive count and LOST
on a fast macOS runner (the query completed first — first red CI of
the day, on a docs-only diff). The mid-flight test's bound becomes a
never-reached billion-row ceiling: cancellation cuts it off ~30ms
in, and a broken cancel fails loudly via ExUnit timeout instead of
silently completing. The reset-and-rerun test decouples from that
ceiling — its pin is statement REUSE, so its cancel half uses a
pre-signalled token (deterministic at any size) and its rerun half
keeps a completable 1M bound.

556 of 795 relevant lines covered (69.94%)

37.18 hits per line

Jobs
ID Job ID Ran Files Coverage
1 53a12175271cb683a014273404452f9cb7bc7274.1 17 Jul 2026 02:57PM UTC 32
69.94
GitHub Action Run
Source Files on build 53a12175271cb683a014273404452f9cb7bc7274
  • Tree
  • List 32
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 53a12175 on github
  • Prev Build on main (#13AB533C...)
  • Next Build on main (#2CF7079F...)
  • 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