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

moonbitlang / core / 4163
94%

Build:
DEFAULT BRANCH: main
Ran 05 May 2026 02:39PM 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:38PM UTC coverage: 94.545%. Remained the same
4163

push

github

bobzhang
refactor: declarative comprehension in Debug for Queue / immut/HashSet

Replace the two-pass `iter().to_array().map(...)` with a single-pass
array comprehension `[for x in self => @debug.to_repr(x)]` in two
identically-shaped Debug impls.

Drops one intermediate allocation per call. Both impls are debug-only
serialization (`@debug.to_repr` / `debug_inspect`), not on any hot path.

Semantics-preserving: `moon test -p queue` (143/143) and
`moon test -p immut/hashset` (58/58) pass; `moon info` produces no
`.mbti` change.

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

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

14870 of 15728 relevant lines covered (94.54%)

218180.28 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4163.1 05 May 2026 02:39PM UTC 365
94.55
GitHub Action Run
Source Files on build 4163
  • Tree
  • List 364
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 3085a097 on github
  • Prev Build on main (#4162)
  • Next Build on main (#4165)
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