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

moonbitlang / core / 6459
91%

Build:
DEFAULT BRANCH: main
Ran 01 Sep 2026 01:47AM UTC
Jobs 1
Files 453
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

01 Sep 2026 01:44AM UTC coverage: 90.912%. Remained the same
6459

push

github

web-flow
docs(builtin): correct 16 inaccurate doc comments (#4171)

* docs(builtin): correct 16 inaccurate doc comments

Documentation only - no code, signature, or .mbti interface changes.
Every changed line is a /// doc line.

Verified on the full change set: moon check --deny-warn --target all
clean on all four backends, moon test 7548 passed / 0 failed, moon info
produced no .mbti diff.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014z81qJ5vdYoxZ48JTKCdAy

* docs: address Codex review — fixed_bubble_sort is insertion sort

The body of `fixed_bubble_sort` grows a sorted prefix and walks each new
element left by adjacent swaps — the same loop as
`MutArrayView::insertion_sort` — so the doc comment now says insertion
sort instead of bubble sort. The function name is left unchanged.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014z81qJ5vdYoxZ48JTKCdAy

---------

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>

16865 of 18551 relevant lines covered (90.91%)

283331.79 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6459.1 01 Sep 2026 01:47AM UTC 454
90.93
GitHub Action Run
Source Files on build 6459
  • Tree
  • List 453
  • Changed 8
  • Source Changed 8
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 6a6d8720 on github
  • Prev Build on main (#6458)
  • Next Build on main (#6460)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc