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

moonbitlang / core / 5446
91%

Build:
DEFAULT BRANCH: main
Ran 23 Jul 2026 02:39AM UTC
Jobs 1
Files 411
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

23 Jul 2026 02:38AM UTC coverage: 91.293%. Remained the same
5446

push

github

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

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

The compiler flags only @debug.Debug for Lazy, which we deprecate
(`#deprecated(..., skip_current_package=true)` + `#doc(hidden)`, -> 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/.

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

Reviewed by Codex CLI: Debug::to_repr is Lazy's sole flagged method, deprecation
+ #doc(hidden) match policy, .mbti byte-identical to main, no callers, scoped to lazy/.

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%)

189079.32 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5446.1 23 Jul 2026 02:39AM UTC 412
91.31
GitHub Action Run
Source Files on build 5446
  • Tree
  • List 411
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • b1db34cb on github
  • Prev Build on main (#5424)
  • Next Build on main (#5461)
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