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

moonbitlang / core / 2450 / 1
96%
main: 96%

Build:
DEFAULT BRANCH: main
Ran 26 Jan 2026 01:52AM UTC
Files 272
Run time 5s
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

26 Jan 2026 01:51AM UTC coverage: 96.058% (+0.005%) from 96.053%
2450.1

push

github

bobzhang
feat: add lexical_compare for Array, ArrayView, FixedArray, and Bytes

Add lexical_compare method to Array, ArrayView, FixedArray, Bytes, and
BytesView types. Unlike the Compare trait which uses shortlex order
(comparing lengths first), lexical_compare compares elements first and
only uses length as a tiebreaker when all compared elements match.

This is similar to String::lexical_compare and useful for comparing
sequences in dictionary order.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

11161 of 11619 relevant lines covered (96.06%)

415359.29 hits per line

Source Files on job 2450.1
  • Tree
  • List 272
  • Changed 5
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2450
  • 50b39c6d on github
  • Prev Job for on main (#2447.1)
  • Next Job for on main (#2452.1)
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