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

moonbitlang / core / 6058
91%

Build:
DEFAULT BRANCH: main
Ran 15 Aug 2026 01:22AM UTC
Jobs 1
Files 437
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

15 Aug 2026 01:16AM UTC coverage: 90.666% (+0.002%) from 90.664%
6058

push

github

bobzhang
fix(diff): stop emitting zero-length Equal edits from group(context=0)

When group(context=0) split an interior equal run, it pushed a
context-sized Equal trailer into the closing hunk and seeded the next
hunk with a context-sized Equal leader; with context=0 both edits had
len=0, violating the documented "edits never have zero length"
invariant of Edit as exposed through Hunk::edits(). Rendered output was
unaffected, but structured consumers of the edit script could observe
the empty edits.

Skip both context edits when context is 0, and add a deterministic
regression test covering a two-cluster diff grouped without context.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

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

15998 of 17645 relevant lines covered (90.67%)

149887.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6058.1 15 Aug 2026 01:22AM UTC 438
90.68
GitHub Action Run
Source Files on build 6058
  • Tree
  • List 437
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 0c82d9a6 on github
  • Prev Build on main (#6056)
  • Next Build on main (#6059)
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