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

dimitarvp / xqlite / 743e2954938f356a4ec849ae47e37fcd3098a523
71%

Build:
DEFAULT BRANCH: main
Ran 18 Jul 2026 10:43PM 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

18 Jul 2026 10:39PM UTC coverage: 70.48%. Remained the same
743e2954938f356a4ec849ae47e37fcd3098a523

push

github

dimitarvp
add A9 type/value-edge probe + ledger run 7

type_edges/ drives real values end-to-end through every read path
(query, stream, prepared step, blob_read) and pins byte-exact
round-trips with a teeth-gated equality oracle. CI-isolated like the
sibling harnesses: not compiled, not formatted, mix verify untouched.

two S1 findings for maintainer ruling. reading a non-finite (Inf) REAL
raises ArgumentError on every read path — enif_make_double has no
finiteness guard, and the schema layer guards non-finite floats while
the row-value path does not. the stream swallows a mid-fetch error into
Logger and silently truncates the result, while query and step surface
it. two decision-debt items: offset-preserving DateTime TEXT sorts
lexically not chronologically under ORDER BY; stored NaN becomes NULL.

every byte-exact round-trip held (bignum bounds, interior-NUL text and
blob, MAX_LENGTH and MAX_VARIABLE_NUMBER, Instant) — zero silent value
corruption.

573 of 813 relevant lines covered (70.48%)

36.55 hits per line

Jobs
ID Job ID Ran Files Coverage
1 743e2954938f356a4ec849ae47e37fcd3098a523.1 18 Jul 2026 10:43PM UTC 32
70.48
GitHub Action Run
Source Files on build 743e2954938f356a4ec849ae47e37fcd3098a523
  • Tree
  • List 32
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 743e2954 on github
  • Prev Build on main (#D5507C6F...)
  • Next Build on main (#53E67FEE...)
  • 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