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

moonbitlang / core / 1585 / 1
90%
main: 97%

Build:
Build:
LAST BUILD BRANCH: Yu-zh/fix-missing-return
DEFAULT BRANCH: main
Ran 21 Oct 2025 01:55AM UTC
Files 248
Run time 7s
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

21 Oct 2025 01:54AM UTC coverage: 90.144%. Remained the same
1585.1

Pull #2847

github

bobzhang
refactor: convert from_array functions to accept ArrayView instead of Array

- Changed from_array signatures across all collection types to take ArrayView
- This allows implicit conversion from Array while being more flexible
- Updated implementations to use index-based access instead of iteration where needed
- Updated generated .mbti interface files

Affected modules:
- array: FixedArray, ReadOnlyArray
- builtin: (already using ArrayView for bytes)
- collections: List, Queue, Deque, HashSet, Set, SortedSet
- immut collections: List, Array, HashSet, SortedSet
- priority_queue, string types

This change maintains backward compatibility as MoonBit implicitly converts
Array to ArrayView in most contexts.
Pull Request #2847: refactor: convert from_array functions to accept ArrayView instead of Array

9466 of 10501 relevant lines covered (90.14%)

191766.84 hits per line

Source Files on job 1585.1
  • Tree
  • List 248
  • Changed 17
  • Source Changed 17
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1585
  • b1ffad9f on github
  • Prev Job for on hongbo/refactoring_from_array (#1584.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