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

moonbitlang / core / 5375
91%

Build:
DEFAULT BRANCH: main
Ran 22 Jul 2026 11:37AM UTC
Jobs 1
Files 407
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

22 Jul 2026 11:36AM UTC coverage: 91.293%. Remained the same
5375

push

github

bobzhang
feat(lazy_list): make trait promotions explicit via extend

Enable `implicit_impl_as_method` (E0079) for the `lazy_list` package (in its
moon.pkg) and make its sole trait-impl promotion explicit via `extend`, in a
dedicated lazy_list/extends.mbt shim.

The compiler flags only @debug.Debug for LazyList, which we deprecate
(`#deprecated(..., skip_current_package=true)` + `#doc(hidden)`, pointing to
`Debug::to_repr`). It stays callable but is absent from pkg.generated.mbti -- the
generated interface is unchanged.

Part of the per-package series (see #3849 for deque). Scoped to lazy_list/.

Verified: `moon check --deny-warn --target all` clean; `moon test -p lazy_list --target all` green.

Reviewed by Codex CLI: @debug.Debug::to_repr is the sole flagged method,
deprecation matches policy, .mbti byte-identical to main, no callers, scoped to
lazy_list/.

Signed-off-by: Codex CLI <codex@openai.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

15885 of 17400 relevant lines covered (91.29%)

189078.84 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5375.1 22 Jul 2026 11:37AM UTC 408
91.31
GitHub Action Run
Source Files on build 5375
  • Tree
  • List 407
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • b68c5452 on github
  • Prev Build on main (#5363)
  • Next Build on main (#5381)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc