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

moonbitlang / core / 624
90%
main: 92%

Build:
Build:
LAST BUILD BRANCH: hongbo/fix_dequeue_add
DEFAULT BRANCH: main
Ran 01 Aug 2025 09:34AM UTC
Jobs 1
Files 237
Run time 50min
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 Aug 2025 09:31AM UTC coverage: 90.259% (+0.003%) from 90.256%
624

Pull #2527

github

bobzhang
refactor(show): rewrite String Show::output with functional for-loop

Replace imperative mutable state + helper function with a functional-style for loop that carries state (index, segment start) inside the loop variables. This:
• clarifies control-flow—each branch clearly advances loop state via continue.
• removes the extra mutable var/helper closure.
• preserves behaviour and performance.

All unit tests pass locally.
Pull Request #2527: refactor/string show output

14 of 14 new or added lines in 1 file covered. (100.0%)

1 existing line in 1 file now uncovered.

8497 of 9414 relevant lines covered (90.26%)

228762.01 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
98.08
0.0% string/view.mbt
Jobs
ID Job ID Ran Files Coverage
1 624.1 01 Aug 2025 09:34AM UTC 238
90.29
GitHub Action Run
Source Files on build 624
  • Tree
  • List 237
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #2527
  • PR Base - main (#623)
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

© 2025 Coveralls, Inc