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

moonbitlang / core / 5503
91%

Build:
DEFAULT BRANCH: main
Ran 23 Jul 2026 05:40AM UTC
Jobs 1
Files 438
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 05:38AM UTC coverage: 91.271%. Remained the same
5503

push

github

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

Enable `implicit_impl_as_method` (E0079) for the `quickcheck` package. It has no
trait-impl promotions of its own -- the only flagged promotions belong to two
test/doc types: `H` (blackbox-test struct in arbitrary_test.mbt,
`derive(@quickcheck.Arbitrary, Debug)`) and `Point` (README.mbt.md doc-test
struct, `derive(Debug)`). Both get inline `pub extend` promotions in their files
(plain promote; the types can't be named from a source shim). No source
extends.mbt; pkg.generated.mbti unchanged.

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

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

Reviewed by Codex CLI: E0079 cleared; H/Point promoted inline; .mbti unchanged; scoped to quickcheck/.

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

15883 of 17402 relevant lines covered (91.27%)

189059.03 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5503.1 23 Jul 2026 05:40AM UTC 439
91.29
GitHub Action Run
Source Files on build 5503
  • Tree
  • List 438
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 4dcad186 on github
  • Prev Build on main (#5502)
  • Next Build on main (#5505)
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