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

moonbitlang / core / 4824
91%

Build:
DEFAULT BRANCH: main
Ran 28 Jun 2026 10:27AM UTC
Jobs 1
Files 381
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

28 Jun 2026 10:26AM UTC coverage: 91.195%. Remained the same
4824

push

github

web-flow
refactor(internal/strconv): drop redundant .to_int() on '0' literal (#3734)

`code_unit.to_int() - '0'.to_int()` -> `code_unit.to_int() - '0'`; the
char literal overloads to Int in the subtraction context. No behavior
change.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

1 of 1 new or added line in 1 file covered. (100.0%)

15204 of 16672 relevant lines covered (91.19%)

197061.43 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4824.1 28 Jun 2026 10:27AM UTC 382
91.21
GitHub Action Run
Source Files on build 4824
  • Tree
  • List 381
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 4df4d6f5 on github
  • Prev Build on main (#4822)
  • Next Build on main (#4850)
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