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

veeso / ic-dbms
96%
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 fix/multi-column-order-by
branch: fix/multi-column-order-by
CHANGE BRANCH
x
Reset
Sync Branches
  • fix/multi-column-order-by
  • 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/10-create-a-generic-select-method
  • feat/12-join
  • feat/13-json-type
  • feat/23-make-ic-dbms-canister-client-testable
  • 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

05 Feb 2026 09:02PM UTC coverage: 95.656% (+0.02%) from 95.632%
21728364696

Pull #39

github

veeso
fix(canister): apply multi-column order_by sorts in correct order

The order_by loop was applying each sort column sequentially, which
meant only the last column's sort survived. Since Rust's sort_by is
stable, reversing the iteration order (least-significant column first)
produces correct multi-column ordering.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Pull Request #39: fix(canister): apply multi-column order_by sorts in correct order

33 of 33 new or added lines in 1 file covered. (100.0%)

9798 of 10243 relevant lines covered (95.66%)

732978.61 hits per line

Relevant lines Covered
Build:
Build:
10243 RELEVANT LINES 9798 COVERED LINES
732978.61 HITS PER LINE
Source Files on fix/multi-column-order-by
  • Tree
  • List 78
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
21728364696 fix/multi-column-order-by fix(canister): apply multi-column order_by sorts in correct order The order_by loop was applying each sort column sequentially, which meant only the last column's sort survived. Since Rust's sort_by is stable, reversing the iteration order (least... Pull #39 05 Feb 2026 09:04PM UTC veeso github
95.66
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