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

moonbitlang / core / 4159
94%

Build:
DEFAULT BRANCH: main
Ran 05 May 2026 02:21PM UTC
Jobs 1
Files 364
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

05 May 2026 02:19PM UTC coverage: 94.545% (-0.001%) from 94.546%
4159

push

github

bobzhang
refactor(env): range-form loop in env_wasm string_to_extern

Replace `for i = 0; i < s.length(); i = i + 1` with `for i in 0..<s.length()`.
Same shape, just declarative. The loop body still iterates UTF-16 code units.

Semantics-preserving: `moon test -p env` (100/100) passes and `moon info`
produces no `.mbti` change.

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

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

14872 of 15730 relevant lines covered (94.55%)

218152.54 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4159.1 05 May 2026 02:21PM UTC 365
94.56
GitHub Action Run
Source Files on build 4159
  • Tree
  • List 364
  • Changed 3
  • Source Changed 3
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • d74df466 on github
  • Prev Build on main (#4157)
  • Next Build on main (#4158)
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