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

dcdpr / jp / 25073111287
66%

Build:
DEFAULT BRANCH: main
Ran 28 Apr 2026 07:28PM UTC
Jobs 1
Files 292
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

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

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>

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

23427 of 36497 relevant lines covered (64.19%)

206.45 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25073111287.1 28 Apr 2026 07:28PM UTC 292
64.19
GitHub Action Run
Source Files on build 25073111287
  • Tree
  • List 292
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25073111287
  • b7ca2442 on github
  • Prev Build on main (#25066517393)
  • Next Build on main (#25073170659)
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