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

moonbitlang / core / 1773 / 1
98%
main: 98%

Build:
DEFAULT BRANCH: main
Ran 04 Nov 2025 02:29PM UTC
Files 251
Run time 11s
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

04 Nov 2025 02:28PM UTC coverage: 89.793% (-0.04%) from 89.835%
1773.1

push

github

bobzhang
fix: replace deprecated byte conversion functions with bit patterns

- Replace deprecated to_uint_le(), to_uint64_be(), to_uint64_le() calls with bit pattern matching (u32le, u32be, u64le, u64be)
- Update examples and tests in bytes/view.mbt and bytes/view_test.mbt to use bit patterns
- Fix deprecation warning in random_source_chacha.mbt
- For float/double conversions: extract bits as u32/u64 then call reinterpret_as_float/double

9994 of 11130 relevant lines covered (89.79%)

181012.93 hits per line

Source Files on job 1773.1
  • Tree
  • List 251
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1773
  • 25247ad8 on github
  • Prev Job for on main (#1770.1)
  • Next Job for on main (#1775.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