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

moonbitlang / core / 3930
94%

Build:
DEFAULT BRANCH: main
Ran 24 Apr 2026 07:11AM UTC
Jobs 1
Files 356
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

24 Apr 2026 07:10AM UTC coverage: 94.89% (+0.001%) from 94.889%
3930

push

github

web-flow
fix(builtin): uint16 aligned fastpath returns UInt, not UInt16 (#3468)

* fix(builtin): uint16 fastpath returns UInt, not UInt16

The uint16 aligned fastpaths now return UInt (matching the wider
unsafe_extract_uint_le/be convention), so callers don't have to widen.
Drops the .to_uint() step from the int16 variants and the test
cross-checks.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

* test(builtin): swap deprecated UInt::to_int for reinterpret_as_int

Four inspect lines still called the deprecated UInt.to_int() on the
uint16 fastpath results after they started returning UInt.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

* style: moon fmt

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

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

14781 of 15577 relevant lines covered (94.89%)

220279.12 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3930.1 24 Apr 2026 07:11AM UTC 357
94.9
GitHub Action Run
Source Files on build 3930
  • Tree
  • List 356
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 56e30bb8 on github
  • Prev Build on main (#3921)
  • Next Build on main (#3932)
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