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

moonbitlang / core / 5543 / 1
91%
main: 91%

Build:
DEFAULT BRANCH: main
Ran 24 Jul 2026 03:30PM UTC
Files 444
Run time 14s
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

24 Jul 2026 03:29PM UTC coverage: 91.287%. Remained the same
5543.1

push

github

bobzhang
fix: label break/continue for pre-release toolchain lint

The pre-release toolchain (moonc v0.10.5, 2026-07-24) adds two lints:
`unlabelled_break_in_labelled_loop` and `unlabelled_continue_in_labelled_loop`
— an unlabelled `break`/`continue` directly inside a labelled loop must name the
label. Under `--deny-warn` these fail CI.

Two sites:
- `string/internal/regex_parser/parser.mbt`: `break` inside the `outer~` loop.
- `builtin/feature_test.mbt`: `continue` in the inner loop's `nobreak` block,
  which targets the enclosing `mylabel~` loop.

No behavior change (both already targeted those loops implicitly).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

15914 of 17433 relevant lines covered (91.29%)

188723.68 hits per line

Source Files on job 5543.1
  • Tree
  • List 444
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5543
  • 5800e2ba on github
  • Prev Job for on main (#5537.1)
  • Next Job for on main (#5546.1)
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