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

moonbitlang / core / 5882
91%

Build:
DEFAULT BRANCH: main
Ran 12 Aug 2026 06:30AM UTC
Jobs 1
Files 455
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

12 Aug 2026 06:28AM UTC coverage: 90.448%. Remained the same
5882

push

github

bobzhang
feat(builtin): mark `Char::length` alias as deprecated

Point the alias at `utf16_len` with a deprecation message so existing
call sites keep compiling while new code is guided to the precise name.
Calling `.length()` now emits warning 20 with "Use `utf16_len` instead".

Suppress the warning in the alias test via `#warnings("-deprecated")`,
matching the pattern already used in the strconv tests.

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

16079 of 17777 relevant lines covered (90.45%)

128914.01 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5882.1 12 Aug 2026 06:30AM UTC 456
90.46
GitHub Action Run
Source Files on build 5882
  • Tree
  • List 455
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 15c3c5cf on github
  • Prev Build on main (#5876)
  • Next Build on main (#5886)
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