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

moonbitlang / core / 4418 / 1
94%
main: 94%

Build:
DEFAULT BRANCH: main
Ran 17 May 2026 10:24AM UTC
Files 370
Run time 8s
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 10:23AM UTC coverage: 94.203% (+0.001%) from 94.202%
4418.1

push

github

bobzhang
feat(builtin): add ReadOnlyArray::strip_prefix and strip_suffix

ReadOnlyArray already exposes starts_with and ends_with (which return
Bool), but lacked the slicing complements strip_prefix and strip_suffix
that both Array and ArrayView provide. Add them, delegating through
the matching ArrayView methods via `self[:]`. The returned ArrayView
shares the backing storage — no allocation.

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

14983 of 15905 relevant lines covered (94.2%)

207486.07 hits per line

Source Files on job 4418.1
  • Tree
  • List 370
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4418
  • d0285a22 on github
  • Prev Job for on main (#4415.1)
  • Next Job for on main (#4420.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