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

moonbitlang / core / 4420
94%

Build:
DEFAULT BRANCH: main
Ran 17 May 2026 10:32AM 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 10:31AM UTC coverage: 94.193% (+0.001%) from 94.192%
4420

push

github

bobzhang
feat(builtin): add ReadOnlyArray::rev_iter

Array, ArrayView, MutArrayView, and FixedArray.iter() chain (via
Iter::rev — note Iter does not have rev) — all expose `rev_iter`,
which produces an iterator from last element to first. ReadOnlyArray
already had `iter` and `iter2` but not the reverse counterpart.

Implementation delegates to ArrayView::rev_iter via `self[:]`.

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%)

14955 of 15877 relevant lines covered (94.19%)

216306.28 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4420.1 17 May 2026 10:32AM UTC 370
94.2
GitHub Action Run
Source Files on build 4420
  • Tree
  • List 369
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 6eff6632 on github
  • Prev Build on main (#4418)
  • Next Build on main (#4424)
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