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

moonbitlang / core / 550
92%

Build:
DEFAULT BRANCH: main
Ran 27 Jul 2025 07:45AM UTC
Jobs 1
Files 237
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

27 Jul 2025 07:44AM UTC coverage: 90.101% (-0.003%) from 90.104%
550

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.

5 of 5 new or added lines in 3 files covered. (100.0%)

8529 of 9466 relevant lines covered (90.1%)

226582.43 hits per line

Jobs
ID Job ID Ran Files Coverage
1 550.1 27 Jul 2025 07:45AM UTC 238
90.13
GitHub Action Run
Source Files on build 550
  • Tree
  • List 237
  • Changed 7
  • Source Changed 7
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • b08d539b on github
  • Prev Build on main (#548)
  • Next Build on main (#553)
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

© 2025 Coveralls, Inc