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

moonbitlang / x / 1105
90%

Build:
DEFAULT BRANCH: main
Ran 16 Sep 2026 10:30AM UTC
Jobs 1
Files 77
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

16 Sep 2026 10:29AM UTC coverage: 89.765% (-0.08%) from 89.84%
1105

push

github

web-flow
refactor(unicode): delegate UTF-8 helpers to core and deprecate (#325)

* refactor(unicode): delegate UTF-8 helpers to core and deprecate

@unicode.to_utf8_bytes and to_utf8_string duplicated the UTF-8 codec that now lives in moonbitlang/core/encoding/utf8. Reimplement them as thin wrappers over encode and decode_lossy, and mark them deprecated so users migrate to the core package. @fs now calls the core codec directly.

to_utf8_string stays lenient but no longer truncates ill-formed input: it follows the core decoder and emits U+FFFD.

Co-Authored-By: SeekMoon <seekmoon@moonbitlang.com>

* chore(unicode): refresh generated package interface

Co-Authored-By: SeekMoon <seekmoon@moonbitlang.com>

---------

Co-authored-by: SeekMoon <seekmoon@moonbitlang.com>

2 of 2 new or added lines in 1 file covered. (100.0%)

3210 of 3576 relevant lines covered (89.77%)

163863.53 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1105.1 16 Sep 2026 10:30AM UTC 77
89.77
GitHub Action Run
Source Files on build 1105
  • Tree
  • List 77
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 6e3e8be7 on github
  • Prev Build on main (#1102)
  • Next Build on main (#1108)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc