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

veeso / ic-dbms / 21728364696
96%
main: 96%

Build:
Build:
LAST BUILD BRANCH: feat/12-join
DEFAULT BRANCH: main
Ran 05 Feb 2026 09:04PM UTC
Jobs 1
Files 78
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

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

Jobs
ID Job ID Ran Files Coverage
1 21728364696.1 05 Feb 2026 09:04PM UTC 78
95.66
GitHub Action Run
Source Files on build 21728364696
  • Tree
  • List 78
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #21728364696
  • Pull Request #39
  • PR Base - 0.4 (#21728151276)
  • 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