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

moonbitlang / core / 550 / 1
98%
main: 98%

Build:
DEFAULT BRANCH: main
Ran 27 Jul 2025 07:45AM UTC
Files 238
Run time 5s
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

27 Jul 2025 07:44AM UTC coverage: 90.129% (-0.002%) from 90.131%
550.1

push

github

bobzhang
refactor: migrate is_leading_surrogate/is_trailing_surrogate to Int methods

- Add Int::is_leading_surrogate() and Int::is_trailing_surrogate() methods
- Replace all function calls with method calls throughout the codebase
- Remove duplicate function definitions from builtin/string.mbt and string/utils.mbt
- Clean up unused surrogate range constants

This provides a more consistent API by making these UTF-16 surrogate checks
available as methods on the Int type itself.

8555 of 9492 relevant lines covered (90.13%)

225961.79 hits per line

Source Files on job 550.1
  • Tree
  • List 238
  • Changed 7
  • Source Changed 7
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 550
  • b08d539b on github
  • Prev Job for on main (#548.1)
  • Next Job for on main (#553.1)
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