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

veeso / ic-dbms / 22064642555
95%
main: 96%

Build:
Build:
LAST BUILD BRANCH: feat/12-join
DEFAULT BRANCH: main
Ran 16 Feb 2026 01:31PM UTC
Jobs 1
Files 79
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

16 Feb 2026 01:28PM UTC coverage: 95.096% (-0.2%) from 95.32%
22064642555

push

github

veeso
feat: add generic select endpoint for untyped table queries (#10)

Add a `select_raw` method to the Database trait and a `select` canister
endpoint that returns `Vec<Vec<(CandidColumnDef, Value)>>`, enabling
table queries by name without compile-time type information. This lays
the groundwork for future SQL and JOIN support.

79 of 104 new or added lines in 6 files covered. (75.96%)

9173 of 9646 relevant lines covered (95.1%)

778364.2 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
98.57
-1.43% crates/ic-dbms-api/src/dbms/types.rs
6
34.69
-4.84% crates/ic-dbms-api/src/dbms/foreign_fetcher.rs
18
85.71
-14.29% crates/ic-dbms-api/src/dbms/table/column_def.rs
Jobs
ID Job ID Ran Files Coverage
1 22064642555.1 16 Feb 2026 01:31PM UTC 79
95.1
GitHub Action Run
Source Files on build 22064642555
  • Tree
  • List 79
  • Changed 8
  • Source Changed 8
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22064642555
  • 27554895 on github
  • Prev Build on feat/10-create-a-generic-select-method (#22059367834)
  • Next Build on feat/10-create-a-generic-select-method (#22064660126)
  • 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