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

moonbitlang / core / 4400
94%

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

push

github

bobzhang
refactor(builtin): allow raising mapper in Array::retain_map

Array::retain and Array::filter_map both accept a raising closure, but
Array::retain_map — which is the in-place hybrid of the two — was
restricted to a non-raising mapper. Widen its signature to match.

Behavior on a raising mapper matches Array::retain: the array may be
left in a partially-compacted state because the trailing truncate runs
only after the loop's normal 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 4400.1 17 May 2026 09:39AM UTC 370
94.2
GitHub Action Run
Source Files on build 4400
  • Tree
  • List 369
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • a778378d on github
  • Prev Build on main (#4395)
  • Next Build on main (#4406)
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