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

moonbitlang / core / 4644
94%

Build:
DEFAULT BRANCH: main
Ran 07 Jun 2026 01:51AM 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:50AM UTC coverage: 94.241%. Remained the same
4644

push

github

bobzhang
warnings: enable prefer_readonly_array, annotate read-only Array literals

Adds `+prefer_readonly_array` to the workspace warn-list and silences
the 33 sites the lint flags. Most are docstring / README examples and
tests where the Array literal is only read; annotating the binding with
an explicit `: Array[T]` (the docs are demonstrating `Array` APIs) or
`: ReadOnlyArray[T]` (where the example is purely about indexed read)
makes the choice explicit and satisfies the lint.

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 4644.1 07 Jun 2026 01:51AM UTC 371
94.25
GitHub Action Run
Source Files on build 4644
  • Tree
  • List 370
  • Changed 8
  • Source Changed 8
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • d2de682a on github
  • Prev Build on main (#4642)
  • Next Build on main (#4646)
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