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

muesli / roff
56%

Build:
DEFAULT BRANCH: main
Repo Added 11 Jan 2022 10:55AM UTC
Token CjpfT44iCJRXrXau8nyqlNsYL7kkvSHih regen
Build 20 Last
Files 2
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

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • dependabot/github_actions/actions/checkout-7
  • dependabot/github_actions/actions/setup-go-7
  • escape-leading
  • escape-macro
  • fix-coverage
  • main
  • refs/tags/v0.1.0

18 Aug 2026 01:04PM UTC coverage: 56.25% (+3.1%) from 53.175%
32140249405

push

github

muesli
fix: escape roff control characters at line start

escapeText escaped every '.' as \&., bloating output (e.g. "e.g."
became "e\&.g\&."), and did not escape a leading apostrophe, which is
also a roff control character. Guard '.' and '\'' only at the beginning
of a line, where they actually introduce macro invocations.

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

72 of 128 relevant lines covered (56.25%)

4.91 hits per line

Relevant lines Covered
Build:
Build:
128 RELEVANT LINES 72 COVERED LINES
4.91 HITS PER LINE
Source Files on main
  • Tree
  • List 2
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
32140249405 main fix: escape roff control characters at line start escapeText escaped every '.' as \&., bloating output (e.g. "e.g." became "e\&.g\&."), and did not escape a leading apostrophe, which is also a roff control character. Guard '.' and '\'' only at th... push 18 Aug 2026 01:04PM UTC muesli github
56.25
32140111402 escape-leading fix: escape roff control characters at line start escapeText escaped every '.' as \&., bloating output (e.g. "e.g." became "e\&.g\&."), and did not escape a leading apostrophe, which is also a roff control character. Guard '.' and '\'' only at th... Pull #17 18 Aug 2026 01:03PM UTC muesli github
56.25
32138058743 main chore(deps): bump actions/setup-go from 6 to 7 Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6 to 7. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](https://github.com/actions/setup-go/compare/v6..... push 18 Aug 2026 12:40PM UTC muesli github
53.17
32137932095 dependabot/github_actions/actions/setup-go-7 chore(deps): bump actions/setup-go from 6 to 7 Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6 to 7. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](https://github.com/actions/setup-go/compare/v6..... Pull #15 18 Aug 2026 12:39PM UTC web-flow github
53.17
32137780092 main chore(deps): bump actions/checkout from 5 to 7 Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 7. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/... push 18 Aug 2026 12:37PM UTC muesli github
53.17
32137711747 main Escape roff special characters in macro arguments Heading and Section wrote user-supplied text into .TH/.SH macro arguments without escaping, so a backslash introduced arbitrary roff escape sequences and a double quote terminated quoted .TH argum... push 18 Aug 2026 12:36PM UTC muesli github
53.17
32136470321 escape-macro Escape roff special characters in macro arguments Heading and Section wrote user-supplied text into .TH/.SH macro arguments without escaping, so a backslash introduced arbitrary roff escape sequences and a double quote terminated quoted .TH argum... Pull #16 18 Aug 2026 12:22PM UTC muesli github
53.17
32136405380 escape-macro Escape roff special characters in macro arguments Heading and Section wrote user-supplied text into .TH/.SH macro arguments without escaping, so a backslash introduced arbitrary roff escape sequences and a double quote terminated quoted .TH argum... push 18 Aug 2026 12:22PM UTC muesli github
53.17
32092256520 dependabot/github_actions/actions/setup-go-7 chore(deps): bump actions/setup-go from 6 to 7 Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6 to 7. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](https://github.com/actions/setup-go/compare/v6..... Pull #15 18 Aug 2026 02:34AM UTC web-flow github
51.24
32092251310 dependabot/github_actions/actions/checkout-7 chore(deps): bump actions/checkout from 5 to 7 Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 7. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/... Pull #14 18 Aug 2026 02:33AM UTC web-flow github
51.24
See All Builds (16)
  • Settings
  • Repo on GitHub
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