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

moonbitlang / core / 5556
91%

Build:
DEFAULT BRANCH: main
Ran 25 Jul 2026 10:05AM UTC
Jobs 1
Files 443
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

25 Jul 2026 10:04AM UTC coverage: 91.132%. Remained the same
5556

push

github

bobzhang
refactor(prelude): deprecate re-exported `to_repr`, migrate last call sites

Completes the `to_repr` → `Repr(x)` migration. The prelude re-export now carries
`#deprecated("Use `Repr(x)` instead")` (matching the wording on
`@debug.Debug::to_repr`'s `#as_free_fn`), so user code that reaches `to_repr`
through the prelude gets the same deprecation warning and migration path that
direct `@debug.to_repr` users already got.

Turning the warning on surfaced the six call sites the previous pass missed, all
in `builtin/show_test.mbt`: `'\u{..}' |> to_repr` → `Repr('\u{..}')`.

Verified: `moon check --deny-warn --target all` clean; `moon test --target all`
green (6784/6784/6740/6695).

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

15640 of 17162 relevant lines covered (91.13%)

191700.63 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5556.1 25 Jul 2026 10:05AM UTC 444
91.15
GitHub Action Run
Source Files on build 5556
  • Tree
  • List 443
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • f5c5ed65 on github
  • Prev Build on main (#5554)
  • Next Build on main (#5558)
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