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

moonbit-community / cmark.mbt / 373
86%

Build:
DEFAULT BRANCH: main
Ran 24 Jul 2025 05:54AM UTC
Jobs 1
Files 39
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

24 Jul 2025 05:53AM UTC coverage: 86.614% (-0.1%) from 86.739%
373

push

github

rami3l
Fix all deprecation warnings in the codebase

- Replace deprecated charcode_at() calls with s[i] syntax
- Replace deprecated char_at() calls with s.get_char(i).unwrap()
- Replace deprecated .or() with .unwrap_or()
- Replace deprecated .or_else() with .unwrap_or_else()
- Replace deprecated Char::from_int with Int::to_char
- Replace deprecated .to_uint() with appropriate character comparisons

All tests pass (370/370) and the project builds without warnings.

118 of 125 new or added lines in 12 files covered. (94.4%)

1 existing line in 1 file now uncovered.

2310 of 2667 relevant lines covered (86.61%)

1181.23 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
59.15
0.0% src/cmark/mapper.mbt
1
96.97
0.0% src/cmark_base/autolink.mbt
1
81.08
-1.35% src/cmark_base/link.mbt
1
90.0
-2.16% src/cmark_base/runs.mbt
3
69.9
-0.57% src/cmark/block.mbt

Uncovered Existing Lines

Lines Coverage ∆ File
1
85.69
0.0% src/cmark/inline_struct.mbt
Jobs
ID Job ID Ran Files Coverage
1 373.1 24 Jul 2025 05:54AM UTC 39
86.61
GitHub Action Run
Source Files on build 373
  • Tree
  • List 39
  • Changed 12
  • Source Changed 12
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 193918cc on github
  • Prev Build on main (#369)
  • Next Build on main (#375)
  • 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