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

moonbitlang / core / 5398
91%

Build:
DEFAULT BRANCH: main
Ran 23 Jul 2026 02:00AM UTC
Jobs 1
Files 409
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 01:58AM UTC coverage: 91.293%. Remained the same
5398

push

github

bobzhang
chore(extend): align deprecation messages to concrete wording

Follow-up to the per-package `implicit_impl_as_method` migration. The earlier
packages (deque, list, priority_queue, hashmap, sorted_set) shipped with the
pre-canonical "Use the X trait instead" deprecation wording. Align them with the
concrete wording adopted for the rest of the series (per the Copilot review),
naming the exact replacement:
- Hash -> "Use `Hash::hash` / `Hash::hash_combine` instead"
- @quickcheck.Arbitrary -> "Use `@quickcheck.Arbitrary::arbitrary` instead"
- @json.FromJson -> "Use `@json.from_json` instead"

Message strings only -- no logic, no interface change (pkg.generated.mbti
unchanged); the deprecated methods stay #doc(hidden) and callable.

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

Reviewed by Codex CLI: only seven #deprecated message strings changed; all
coverage, skip_current_package, and #doc(hidden) intact; no .mbti changes; named
replacements all valid; diff limited to the five extends.mbt files.

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

15885 of 17400 relevant lines covered (91.29%)

189078.98 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5398.1 23 Jul 2026 02:00AM UTC 410
91.31
GitHub Action Run
Source Files on build 5398
  • Tree
  • List 409
  • Changed 5
  • Source Changed 5
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • a6947619 on github
  • Prev Build on main (#5391)
  • Next Build on main (#5424)
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