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

yuin / goldmark / 34447619435
85%
master: 82%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v2.0.2
DEFAULT BRANCH: master
Ran 10 Sep 2026 06:58AM UTC
Jobs 3
Files 45
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

10 Sep 2026 06:53AM UTC coverage: 85.022% (-0.2%) from 85.21%
34447619435

push

github

yuin
fix(parser): fix indented code block parsing to handle tabs correctly

`CodeBlockParser` did not handle tabs correctly in indented code blocks,
which could lead to incorrect parsing of code blocks with mixed spaces and tabs.

Now `CodeBlockParser` uses `IndentPositionPadding` instead of `IndentPosition`
to correctly calculate the indentation and padding.

This commit also deprecates the `TrimLeftSpaceWidth` method in `Segment`; it does
not handle tabs correctly and should not be used for trimming leading spaces in code blocks.

Refs: #583

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

18 existing lines in 1 file now uncovered.

6721 of 7905 relevant lines covered (85.02%)

2.71 hits per line

Coverage Regressions

Lines Coverage ∆ File
18
59.02
-4.01% text/value.go
Jobs
ID Job ID Ran Files Coverage
1 34447619435.1 10 Sep 2026 06:58AM UTC 45
82.98
GitHub Action Run
2 34447619435.2 10 Sep 2026 06:58AM UTC 45
82.98
GitHub Action Run
3 34447619435.3 10 Sep 2026 06:58AM UTC 45
83.02
GitHub Action Run
Source Files on build 34447619435
  • Tree
  • List 45
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 4dd635b1 on github
  • Prev Build on v2 (#34440430371)
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