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

moonbitlang / core / 5567
91%

Build:
DEFAULT BRANCH: main
Ran 25 Jul 2026 12:18PM UTC
Jobs 1
Files 442
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 12:17PM UTC coverage: 91.132%. Remained the same
5567

push

github

bobzhang
refactor(ref, error): replace `to_repr` wrappers with deprecated `extend`

The last two packages carrying a hand-written deprecated `to_repr` wrapper.
Converts both to the standard promotion form used by 51 other types in core:

    #deprecated("Use `Debug::to_repr` instead", skip_current_package=true)
    #doc(hidden)
    pub extend Ref with @debug.Debug::{to_repr}

`Error::to_repr` and `Ref::to_repr` drop out of their `pkg.generated.mbti`
because of `#doc(hidden)`. Both stay callable, with a deprecation warning.

With this, no `pub fn X::to_repr(self) { Repr(self) }` wrapper remains in core.

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

15640 of 17162 relevant lines covered (91.13%)

191700.76 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5567.1 25 Jul 2026 12:18PM UTC 443
91.15
GitHub Action Run
Source Files on build 5567
  • Tree
  • List 442
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • f02316d1 on github
  • Prev Build on main (#5564)
  • Next Build on main (#5569)
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