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

moonbitlang / core / 6462
89%

Build:
DEFAULT BRANCH: main
Ran 01 Sep 2026 01:48AM 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:45AM UTC coverage: 90.912%. Remained the same
6462

push

github

web-flow
docs(immutable collections): correct 34 inaccurate doc comments (#4176)

* docs(immutable collections): correct 34 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 — state sorted_set balance invariant correctly

The changed line claimed one child's size is at most 5 times the other's,
which is false for a two-element set (children of size 1 and 0). `balance`
in immut/sorted_set/immutable_set.mbt skips rebalancing entirely when
`left_size + right_size < 2`, and only otherwise enforces the
`BALANCE_RATIO = 5` bound. Document the threshold exception.

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

283446.25 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6462.1 01 Sep 2026 01:48AM UTC 454
90.93
GitHub Action Run
Source Files on build 6462
  • Tree
  • List 453
  • Changed 13
  • Source Changed 13
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 780b707f on github
  • Prev Build on main (#6461)
  • Next Build on main (#6463)
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