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

moonbitlang / core / 1767
90%
main: 97%

Build:
Build:
LAST BUILD BRANCH: Guest0x0/merge-iter
DEFAULT BRANCH: main
Ran 04 Nov 2025 07:38AM 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 07:38AM UTC coverage: 89.823% (-0.006%) from 89.829%
1767

Pull #2907

github

bobzhang
refactor: migrate from deprecated from_fixedarray to from_array

- Replace @bytes.from_fixedarray() with Bytes::from_array()
- Replace Bytes::from_fixedarray() with Bytes::from_array()
- Use array slicing [0:len] where length parameters were needed
- Update documentation examples to use new API
- Mark from_fixedarray, from_iter, and from_iterator as deprecated

This addresses deprecation warnings and migrates to the preferred API
for creating Bytes from FixedArray sources.
Pull Request #2907: deprecate @bytes.xx in favor of Bytes::xx

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

9991 of 11123 relevant lines covered (89.82%)

181114.69 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1767.1 04 Nov 2025 07:38AM UTC 251
89.85
GitHub Action Run
Source Files on build 1767
  • Tree
  • List 250
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #2907
  • PR Base - main (#1765)
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