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

moonbitlang / core / 4395
94%

Build:
DEFAULT BRANCH: main
Ran 17 May 2026 09:21AM 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 09:20AM UTC coverage: 94.191%. Remained the same
4395

push

github

bobzhang
refactor(builtin): allow raising predicate in Array::extract_if

Sibling combinators (filter, retain, split, chunk_by, filter_map) all
accept a `(T) -> Bool raise?` predicate. extract_if was the odd one
out. Widen its signature to match.

Behavior on a raising predicate matches Array::retain: the array may
be left in a partially-compacted state because the trailing
`truncate` only runs after a normal loop exit.

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

14950 of 15872 relevant lines covered (94.19%)

216370.62 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4395.1 17 May 2026 09:21AM UTC 370
94.2
GitHub Action Run
Source Files on build 4395
  • Tree
  • List 369
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • f2cbee56 on github
  • Prev Build on main (#4387)
  • Next Build on main (#4400)
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