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

moonbitlang / core / 6304
91%

Build:
DEFAULT BRANCH: main
Ran 23 Aug 2026 02:57AM UTC
Jobs 1
Files 452
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

23 Aug 2026 02:54AM UTC coverage: 90.885% (+0.008%) from 90.877%
6304

push

github

bobzhang
refactor: use `guard ... is Some(x) else` for early exits

Eight sites spelled an early exit as `match opt { Some(v) => v; None =>
return/continue/raise }`. `guard` says the same thing in one line and
keeps the happy path unindented.

No `.mbti` changes.

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

12 of 12 new or added lines in 6 files covered. (100.0%)

15 existing lines in 2 files now uncovered.

16742 of 18421 relevant lines covered (90.89%)

306704.85 hits per line

Coverage Regressions

Lines Coverage ∆ File
8
72.73
-0.8% argparse/arg_spec.mbt
7
94.93
-0.13% list/list.mbt
Jobs
ID Job ID Ran Files Coverage
1 6304.1 23 Aug 2026 02:57AM UTC 453
90.9
GitHub Action Run
Source Files on build 6304
  • Tree
  • List 452
  • Changed 10
  • Source Changed 10
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 16409dd7 on github
  • Prev Build on main (#6296)
  • Next Build on main (#6306)
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