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

moonbitlang / core / 4378
94%

Build:
DEFAULT BRANCH: main
Ran 17 May 2026 08:56AM UTC
Jobs 1
Files 369
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

17 May 2026 08:55AM UTC coverage: 94.191%. Remained the same
4378

push

github

bobzhang
refactor(builtin): generalize ReadOnlyArray::join to ToStringView

Array::join and ArrayView::join already accept any `[A : ToStringView]`
element type, but ReadOnlyArray::join was restricted to
`ReadOnlyArray[String]`. Widen it to match by routing through
ArrayView::join via `self[:]`, and add a test covering the StringView
element case.

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

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

14949 of 15871 relevant lines covered (94.19%)

216384.2 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4378.1 17 May 2026 08:56AM UTC 370
94.2
GitHub Action Run
Source Files on build 4378
  • Tree
  • List 369
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • ae9172fc on github
  • Prev Build on main (#4377)
  • Next Build on main (#4379)
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