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

moonbitlang / core / 549 / 1
90%
main: 97%

Build:
Build:
LAST BUILD BRANCH: hongbo/fmt07
DEFAULT BRANCH: main
Ran 27 Jul 2025 07:41AM UTC
Files 238
Run time 8s
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:39AM UTC coverage: 90.129% (-0.002%) from 90.131%
549.1

Pull #2502

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.
Pull Request #2502: refactor: migrate is_leading_surrogate/is_trailing_surrogate to Int methods

8555 of 9492 relevant lines covered (90.13%)

226403.67 hits per line

Source Files on job 549.1
  • Tree
  • List 238
  • Changed 7
  • Source Changed 7
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 549
  • 6f222ed6 on github
  • Prev Job for on hongbo/string_get_nth_char (#548.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