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

moonbitlang / core / 5478
91%

Build:
DEFAULT BRANCH: main
Ran 23 Jul 2026 03:25AM UTC
Jobs 1
Files 429
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 03:13AM UTC coverage: 91.293%. Remained the same
5478

push

github

bobzhang
feat(encoding/base64): make trait promotions explicit via extend

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

The compiler flags only @debug.Debug for Malformed, 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 encoding/base64/.

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

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

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

Reviewed by Codex CLI: Debug::to_repr is the sole flagged method; deprecation +
#doc(hidden); .mbti byte-identical to main; scoped.

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

189080.36 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5478.1 23 Jul 2026 03:25AM UTC 430
91.31
GitHub Action Run
Source Files on build 5478
  • Tree
  • List 429
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 17577ba5 on github
  • Prev Build on main (#5476)
  • Next Build on main (#5477)
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