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

dcdpr / jp / 25073111287 / 1
67%
main: 67%

Build:
DEFAULT BRANCH: main
Ran 28 Apr 2026 07:28PM UTC
Files 292
Run time 9s
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

28 Apr 2026 07:25PM UTC coverage: 64.189% (+0.02%) from 64.165%
25073111287.1

push

github

web-flow
fix(md): Remove `<!-- end list -->` from terminal output (#583)

comrak's CommonMark serializer emits `<!-- end list -->` between
adjacent lists and before indented code blocks as a round-trip hint — it
helps the serializer's own output be re-parsed without ambiguity. The
terminal renderer has no such obligation; its output is never fed back
into a markdown parser, so the marker is pure visual noise.

Removed the block that conditionally wrote the marker and changed
`format_list` from returning `fmt::Result` to returning `()`, since it
no longer performs any fallible writes.

Signed-off-by: Jean Mertz <git@jeanmertz.com>

23427 of 36497 relevant lines covered (64.19%)

206.45 hits per line

Source Files on job 25073111287.1
  • Tree
  • List 292
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25073111287
  • b7ca2442 on github
  • Prev Job for on main (#25066517393.1)
  • Next Job for on main (#25073170659.1)
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