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

moonbitlang / core / 4642
94%

Build:
DEFAULT BRANCH: main
Ran 07 Jun 2026 01:36AM UTC
Jobs 1
Files 370
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

07 Jun 2026 01:35AM UTC coverage: 94.241%. Remained the same
4642

push

github

bobzhang
warnings: enable prefer_fixed_array, annotate Array literals

Adds `+prefer_fixed_array` to the workspace warn-list and silences the 8
sites the lint flags. For the test cases that exercise `Array[T]` /
`ArrayView[T]` mutation semantics (rev/chunks/windows/strip_prefix
backing tests, panic tests for `Array::set`/`shuffle`), annotate the
literal as `: Array[Int]` to make the choice explicit. For
`array_set` which only does index assignment, switch to
`: FixedArray[Int]` since dynamic resizing is not needed.

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

14956 of 15870 relevant lines covered (94.24%)

207094.12 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4642.1 07 Jun 2026 01:36AM UTC 371
94.25
GitHub Action Run
Source Files on build 4642
  • Tree
  • List 370
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 4a0cb49b on github
  • Prev Build on main (#4635)
  • Next Build on main (#4644)
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