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

moonbitlang / core / 5271
91%

Build:
DEFAULT BRANCH: main
Ran 22 Jul 2026 07:02AM UTC
Jobs 1
Files 391
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

22 Jul 2026 07:01AM UTC coverage: 91.293%. Remained the same
5271

push

github

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

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

- Promote (plain `pub extend`): Default.

UInt's only compiler-flagged promotion is Default; its arithmetic operators are
not trait-impl promotions, so nothing is deprecated here.

Part of the per-package series migrating the library off implicit method
promotion (see #3849 for deque). Scoped to uint/.

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

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

15885 of 17400 relevant lines covered (91.29%)

189078.34 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5271.1 22 Jul 2026 07:02AM UTC 392
91.31
GitHub Action Run
Source Files on build 5271
  • Tree
  • List 391
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 6ea3a9b8 on github
  • Prev Build on main (#5263)
  • Next Build on main (#5278)
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