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

moonbitlang / core / 4320
94%

Build:
DEFAULT BRANCH: main
Ran 13 May 2026 03:50AM UTC
Jobs 1
Files 366
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

13 May 2026 03:49AM UTC coverage: 94.269% (+0.002%) from 94.267%
4320

push

github

bobzhang
refactor(lazy): use Omitted for Unforced, literal for Forcing in Debug

The Debug rendering now distinguishes three states:

  Forced(v)  -> <Lazy: <v>>
  Unforced   -> <Lazy: ...>       (matches Iter's opaque-container style)
  Forcing    -> <Lazy: forcing>   (only visible from inside a reentrant
                                   peek; helps diagnose what would
                                   otherwise be an opaque abort)

Adds a test that captures the Forcing rendering from inside a thunk
(via Repr::to_string, since the thunk signature is non-raising and
cannot call debug_inspect directly).

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

14805 of 15705 relevant lines covered (94.27%)

218665.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4320.1 13 May 2026 03:50AM UTC 367
94.28
GitHub Action Run
Source Files on build 4320
  • Tree
  • List 366
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 346aaf75 on github
  • Prev Build on main (#4316)
  • Next Build on main (#4329)
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