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

dimitarvp / xqlite / 2cf7079f816510cb37a11f0000e4253930e1cd70
71%

Build:
DEFAULT BRANCH: main
Ran 17 Jul 2026 03:54PM 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 03:50PM UTC coverage: 70.48% (+0.5%) from 69.937%
2cf7079f816510cb37a11f0000e4253930e1cd70

push

github

dimitarvp
wrap remaining raw-only introspection NIFs

Xqlite gains thin, telemetry-free delegations for every raw
introspection NIF: transaction-state readers (transaction_status,
autocommit, txn_state), counters (last_insert_rowid, changes,
total_changes, connection_stats), build info (compile_options,
sqlite_version), and the schema family (schema_databases,
schema_list_objects, schema_columns, schema_foreign_keys,
schema_indexes, schema_index_columns, get_create_sql).

The private strict-mode get_create_sql is renamed table_create_sql
to free the public name; its semantics differ (it errors on a
missing table, the NIF returns nil). The FTS5 guide reference goes
back to Xqlite.compile_options/1 — the docs gap that seeded this
sweep. Hooks, sessions, and blob I/O remain deliberately raw
XqliteNIF APIs.

18 of 19 new or added lines in 1 file covered. (94.74%)

573 of 813 relevant lines covered (70.48%)

36.55 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
85.89
0.49% lib/xqlite.ex
Jobs
ID Job ID Ran Files Coverage
1 2cf7079f816510cb37a11f0000e4253930e1cd70.1 17 Jul 2026 03:54PM UTC 32
70.48
GitHub Action Run
Source Files on build 2cf7079f816510cb37a11f0000e4253930e1cd70
  • Tree
  • List 32
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 2cf7079f on github
  • Prev Build on main (#53A12175...)
  • Next Build on main (#3518114C...)
  • 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