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

moonbitlang / core / 2865
96%

Build:
DEFAULT BRANCH: main
Ran 13 Mar 2026 07:26AM UTC
Jobs 1
Files 322
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

13 Mar 2026 07:25AM UTC coverage: 95.766% (+0.004%) from 95.762%
2865

push

github

bobzhang
refactor: use functional for-loop state variables to reduce mut usage

Convert `let mut` + loop patterns to functional for-loop state variables
across multiple packages:

- builtin/array: dedup, chunk_by, split
- builtin/array_sort_impl: timsort, quick_sort, try_bubble_sort, sift_down
- builtin/array_sort_by_impl: same patterns as sort_impl
- builtin/hasher: combine_bytes, BytesView hash_combine
- builtin/string_methods: brute_force_find/rev_find, contains_char
- deque: chunks, chunk_by, retain, retain_map, rev_in_place
- string/regex_methods: replace_by
- argparse: remaining_positional_min, is_negative_number

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

81 of 81 new or added lines in 9 files covered. (100.0%)

13729 of 14336 relevant lines covered (95.77%)

175354.36 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2865.1 13 Mar 2026 07:26AM UTC 323
95.77
GitHub Action Run
Source Files on build 2865
  • Tree
  • List 322
  • Changed 9
  • Source Changed 9
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 62ab4189 on github
  • Prev Build on main (#2859)
  • Next Build on main (#2869)
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