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

moonbit-community / cmark.mbt / 424
86%

Build:
DEFAULT BRANCH: main
Ran 05 Dec 2025 06:57AM UTC
Jobs 1
Files 37
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

05 Dec 2025 06:57AM UTC coverage: 86.324% (-0.03%) from 86.353%
424

push

github

peter-jerry-ye
Fix deprecation warnings for string indexing

- Replace s[idx] with s.code_unit_at(idx) which returns UInt16
- Replace @string.View with StringView
- Replace write_substring with write_view
- Handle type conversions for UInt16 comparisons
- Fix rev_inplace() to rev_in_place()

This addresses the deprecation warnings from the MoonBit standard library
update where string indexing now returns UInt16 instead of Int.

Co-authored-by: openhands <openhands@all-hands.dev>

89 of 92 new or added lines in 7 files covered. (96.74%)

2 existing lines in 1 file now uncovered.

2304 of 2669 relevant lines covered (86.32%)

1174.76 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
88.27
-0.5% src/char/text.mbt
1
96.97
0.0% src/cmark_base/autolink.mbt
1
88.48
-0.23% src/cmark_html/html.mbt

Uncovered Existing Lines

Lines Coverage ∆ File
2
89.71
-0.34% src/cmark/block_struct.mbt
Jobs
ID Job ID Ran Files Coverage
1 424.1 05 Dec 2025 06:57AM UTC 37
86.32
GitHub Action Run
Source Files on build 424
  • Tree
  • List 37
  • Changed 8
  • Source Changed 7
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 5fac4fcb on github
  • Prev Build on main (#422)
  • Next Build on main (#426)
  • Delete
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