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

moonbitlang / core / 1773
92%

Build:
DEFAULT BRANCH: main
Ran 04 Nov 2025 02:29PM UTC
Jobs 1
Files 250
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

04 Nov 2025 02:28PM UTC coverage: 89.769% (-0.04%) from 89.81%
1773

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

2 of 3 new or added lines in 1 file covered. (66.67%)

1 existing line in 1 file now uncovered.

9967 of 11103 relevant lines covered (89.77%)

181453.11 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
96.55
-3.45% random/internal/random_source/random_source_chacha.mbt

Uncovered Existing Lines

Lines Coverage ∆ File
1
98.57
-1.43% bytes/view.mbt
Jobs
ID Job ID Ran Files Coverage
1 1773.1 04 Nov 2025 02:29PM UTC 251
89.79
GitHub Action Run
Source Files on build 1773
  • Tree
  • List 250
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 25247ad8 on github
  • Prev Build on main (#1770)
  • Next Build on main (#1775)
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

© 2025 Coveralls, Inc