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

moonbitlang / core / 1564
90%
main: 97%

Build:
Build:
LAST BUILD BRANCH: Guest0x0/merge-iter
DEFAULT BRANCH: main
Ran 17 Oct 2025 02:46PM UTC
Jobs 1
Files 247
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

17 Oct 2025 10:52AM UTC coverage: 90.104% (-0.01%) from 90.116%
1564

Pull #2834

github

Copilot
Add radix validation to to_string functions

Added radix bounds checking (2-36) to Int::to_string, Int64::to_string, UInt::to_string, and UInt64::to_string functions. This validation was previously in the output_size_hint functions that were removed.

Co-authored-by: Yu-zh <22126977+Yu-zh@users.noreply.github.com>
Pull Request #2834: Improve performance of Int::to_string by implementing direct conversion and eliminating trait method calls

62 of 64 new or added lines in 2 files covered. (96.88%)

9442 of 10479 relevant lines covered (90.1%)

192200.76 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
97.06
-2.94% builtin/to_string.mbt
Jobs
ID Job ID Ran Files Coverage
1 1564.1 17 Oct 2025 02:46PM UTC 248
90.13
GitHub Action Run
Source Files on build 1564
  • Tree
  • List 247
  • Changed 7
  • Source Changed 7
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #2834
  • PR Base - main (#1561)
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