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

veeso / ic-dbms / 22186764061
96%

Build:
DEFAULT BRANCH: main
Ran 19 Feb 2026 02:54PM UTC
Jobs 1
Files 82
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

19 Feb 2026 02:52PM UTC coverage: 95.688% (+0.6%) from 95.096%
22186764061

push

github

web-flow
feat: implement JOIN support (INNER, LEFT, RIGHT, FULL) (#47)

Add user-facing join guide content to the querying and relationships
docs, create a technical deep-dive for the join engine, and update the
architecture overview and index with join-related entries.
Add cross-table join queries with nested-loop join engine, qualified
column resolution, NULL padding for outer joins, and filter support
on joined rows. Joins are available through the untyped select_raw
path and the generated select canister endpoint.

closes #12

1276 of 1294 new or added lines in 9 files covered. (98.61%)

10451 of 10922 relevant lines covered (95.69%)

687445.49 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
97.66
1.03% crates/ic-dbms-api/src/dbms/query.rs
1
99.79
crates/ic-dbms-canister/src/dbms/join.rs
2
97.14
crates/ic-dbms-api/src/dbms/query/join.rs
3
99.24
0.18% crates/ic-dbms-api/src/dbms/query/filter.rs
11
94.84
-4.33% crates/ic-dbms-canister/src/api.rs
Jobs
ID Job ID Ran Files Coverage
1 22186764061.1 19 Feb 2026 02:54PM UTC 82
95.69
GitHub Action Run
Source Files on build 22186764061
  • Tree
  • List 82
  • Changed 6
  • Source Changed 6
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22186764061
  • b976627c on github
  • Prev Build on main (#22065544221)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc