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

moonbit-community / cmark.mbt / 476

22 Apr 2026 02:50AM UTC coverage: 87.316% (+0.02%) from 87.294%
476

push

github

bobzhang
Fix deprecated loop syntax to for loops

Convert 5 deprecated `loop (x, y) { ... }` constructs to the new
`for x = ..., y = ... { match ... }` syntax. Hoist mutable accumulators
out of loop state to avoid unused_loop_variable warnings.

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

50 of 53 new or added lines in 3 files covered. (94.34%)

2437 of 2791 relevant lines covered (87.32%)

1183.36 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

90.63
/src/cmark/block_struct.mbt


Source Not Available

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