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

moonbitlang / core / 5168
91%

Build:
DEFAULT BRANCH: main
Ran 16 Jul 2026 03:20AM UTC
Jobs 1
Files 386
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

16 Jul 2026 03:19AM UTC coverage: 91.237%. Remained the same
5168

push

github

myfreess
fix: use qualified trait calls for implicitly promoted impl methods

The pre-release toolchain deprecates calling a local `impl T for X`
method (or trait default method) via dot syntax without an `extend`
declaration, which fails CI's pre-release checks (deny-warn) for every
PR. Qualify the three affected call sites (`Logger::write_string`,
`Logger::write_char`, `Hash::hash`) — the qualified form works on all
toolchain channels, unlike the new `extend` syntax.

Reviewed by Codex CLI (codex-cli 0.144.1): "No findings; approved.
Qualified calls preserve dispatch and behavior... Repository-wide
review found no additional CI-relevant implicit-promotion calls."

Signed-off-by: Codex CLI <codex@openai.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

15752 of 17265 relevant lines covered (91.24%)

190477.02 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5168.1 16 Jul 2026 03:20AM UTC 387
91.25
GitHub Action Run
Source Files on build 5168
  • Tree
  • List 386
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 4338648d on github
  • Prev Build on main (#5163)
  • Next Build on main (#5174)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc