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

veeso / ic-dbms
95%
main: 96%

Build:
Build:
LAST BUILD BRANCH: feat/12-join
DEFAULT BRANCH: main
Repo Added 06 Dec 2025 01:03PM UTC
Token ENFQrfXQc3EbPfI1sL6tnHwb9A8Bf1zFz regen
Build 188 Last
Files 82
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

LAST BUILD ON BRANCH feat/10-create-a-generic-select-method
branch: feat/10-create-a-generic-select-method
CHANGE BRANCH
x
Reset
Sync Branches
  • feat/10-create-a-generic-select-method
  • 0.3
  • 0.4
  • 14-add-value-from-all-inner-values
  • 19-free-segments-ledger-can-be-bigger-than-a-page
  • 3-field-validation
  • 5-sanitizer
  • 7-align-record-table-memory
  • 9-missing-int-values
  • build/25-pocket-ic-12
  • build/36-get-rid-of-the-like-crate
  • chore/deps-template
  • chore/git-cliff
  • ci/codeberg-mirror
  • docs/reorganize-documentation
  • feat/12-join
  • feat/13-json-type
  • feat/23-make-ic-dbms-canister-client-testable
  • fix/multi-column-order-by
  • main
  • perf/11-update-instead-of-delete-and-insert
  • refactor/dbms-cleanup
  • refactor/move-crates-to-crates-folder
  • test-memory-align-missing-checks
  • test/increase-coverage-api-canister
  • v0.1.0
  • v0.2.0
  • v0.2.1
  • v0.3.0
  • v0.4.0

16 Feb 2026 01:46PM UTC coverage: 95.096% (-0.2%) from 95.322%
22065192918

Pull #46

github

veeso
feat(ic-dbms-client): add `select_raw` method to allow selecting untyped columns
Pull Request #46: feat: add generic select endpoint for untyped table queries

117 of 143 new or added lines in 10 files covered. (81.82%)

9173 of 9646 relevant lines covered (95.1%)

778364.2 hits per line

Relevant lines Covered
Build:
Build:
9646 RELEVANT LINES 9173 COVERED LINES
778364.2 HITS PER LINE
Source Files on feat/10-create-a-generic-select-method
  • Tree
  • List 79
  • Changed 11
  • Source Changed 11
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
22065192918 feat/10-create-a-generic-select-method feat(ic-dbms-client): add `select_raw` method to allow selecting untyped columns Pull #46 16 Feb 2026 01:49PM UTC veeso github
95.1
22065182689 feat/10-create-a-generic-select-method feat(ic-dbms-client): add `select_raw` method to allow selecting untyped columns push 16 Feb 2026 01:49PM UTC veeso github
95.1
22065194024 feat/10-create-a-generic-select-method Merge 1a3569ebd into d48f77879 Pull #46 16 Feb 2026 01:49PM UTC web-flow github
95.1
22064660126 feat/10-create-a-generic-select-method 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-t... Pull #46 16 Feb 2026 01:32PM UTC veeso github
95.1
22064651739 feat/10-create-a-generic-select-method Merge 275548958 into d48f77879 Pull #46 16 Feb 2026 01:31PM UTC web-flow github
95.1
22064642555 feat/10-create-a-generic-select-method 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-t... push 16 Feb 2026 01:31PM UTC veeso github
95.1
22059367834 feat/10-create-a-generic-select-method feat!: Remove generic T from Query, since it's unnecessary The `T: TableSchema` argument from `Query` and `QueryBuilder` was actually unnecessary, because it didn't provide any meaningful information. The T argument has just been moved to the dbm... push 16 Feb 2026 10:39AM UTC veeso github
95.32
See All Builds (148)

Badge your Repo: ic-dbms

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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