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

moonbitlang / core / 2828
96%

Build:
DEFAULT BRANCH: main
Ran 12 Mar 2026 08:04AM UTC
Jobs 1
Files 306
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

12 Mar 2026 08:03AM UTC coverage: 95.792%. Remained the same
2828

push

github

bobzhang
deprecate `repr` in favor of `to_repr`, expose `to_repr` as free function

- Add `#as_free_fn` to `Debug::to_repr` so it can be called as `to_repr(x)`
- Export `to_repr` in prelude for global availability
- Deprecate `repr` with message pointing to `to_repr`
- Add `Show for Repr` so `Repr` values work with `inspect` and interpolation
- Simplify `leaf` in debug printer to take `String` directly
- Replace `repr(c)` with `c.escape()` in json/types.mbt
- Update tests to use `to_repr` instead of `repr`

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

7 of 7 new or added lines in 3 files covered. (100.0%)

13339 of 13925 relevant lines covered (95.79%)

173229.24 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2828.1 12 Mar 2026 08:04AM UTC 307
95.8
GitHub Action Run
Source Files on build 2828
  • Tree
  • List 306
  • Changed 6
  • Source Changed 6
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 1fc5a86c on github
  • Prev Build on main (#2824)
  • Next Build on main (#2838)
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