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

moonbitlang / core / 5487
91%

Build:
DEFAULT BRANCH: main
Ran 23 Jul 2026 04:20AM UTC
Jobs 1
Files 433
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 04:19AM UTC coverage: 91.277%. Remained the same
5487

push

github

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

Enable `implicit_impl_as_method` (E0079) for the `bool` package. The package
itself has no trait-impl promotions of its own -- the only flagged promotions
belong to `TestHash`, a blackbox-test struct (`derive(Hash, Eq, Debug)`) in
bool_test.mbt. Those get inline `pub extend TestHash with ...` promotions in the
test file (plain promote; the type can't be named from a source shim). No source
extends.mbt is needed and pkg.generated.mbti is unchanged.

Part of the per-package series (see #3849 for deque). Scoped to bool/.

Verified: `moon check --deny-warn --target all` clean; `moon test -p bool
--target all` green (8 tests).

Reviewed by Codex CLI: E0079 cleared; TestHash (blackbox test type) promoted inline;
no source shim; .mbti unchanged; scoped to bool/.

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

15884 of 17402 relevant lines covered (91.28%)

189058.67 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5487.1 23 Jul 2026 04:20AM UTC 434
91.29
GitHub Action Run
Source Files on build 5487
  • Tree
  • List 433
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 9511d52e on github
  • Prev Build on main (#5485)
  • Next Build on main (#5488)
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