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

moonbitlang / core / 6490
89%

Build:
DEFAULT BRANCH: main
Ran 01 Sep 2026 08:47AM UTC
Jobs 1
Files 453
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

01 Sep 2026 08:44AM UTC coverage: 90.984%. Remained the same
6490

push

github

bobzhang
refactor(encoding/ascii): derive Malformed views from the matched view

`decode_v128` recovered the offending input offset by dividing the *output*
offset (`bytes[result_offset / 2:]`), even though the matched view already
starts at the offending byte.

Bind the vector arm with `as current` and let the catch-all bind the view
directly, so both `Malformed` payloads come from the view being matched
rather than from arithmetic on the write cursor. This is what `decode_scalar`
already does. No behavior change — the existing quickcheck in
`decode_v128_wbtest.mbt` compares the vector and scalar error views on
arbitrary payloads at arbitrary view offsets.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_013wPGhicD5xMW9xH5Uk56iK

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

16863 of 18534 relevant lines covered (90.98%)

283650.62 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6490.1 01 Sep 2026 08:47AM UTC 454
91.0
GitHub Action Run
Source Files on build 6490
  • Tree
  • List 453
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 220e85f4 on github
  • Prev Build on main (#6487)
  • Next Build on main (#6492)
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