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

moonbitlang / core / 2450
96%

Build:
DEFAULT BRANCH: main
Ran 26 Jan 2026 01:52AM UTC
Jobs 1
Files 271
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

26 Jan 2026 01:51AM UTC coverage: 96.049% (+0.005%) from 96.044%
2450

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>

15 of 15 new or added lines in 5 files covered. (100.0%)

11134 of 11592 relevant lines covered (96.05%)

416326.74 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2450.1 26 Jan 2026 01:52AM UTC 272
96.06
GitHub Action Run
Source Files on build 2450
  • Tree
  • List 271
  • Changed 5
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 50b39c6d on github
  • Prev Build on main (#2447)
  • Next Build on main (#2452)
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