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

alerque / sile / 9390179832 / 1
59%
develop: 59%

Build:
DEFAULT BRANCH: develop
Ran 05 Jun 2024 07:43PM UTC
Files 198
Run time 6s
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

05 Jun 2024 07:25PM UTC coverage: 48.696% (-10.5%) from 59.172%
9390179832.1

push

github

alerque
fix(classes)!: Reset current parindent at end of paragraphs, not beginning

BREAKING CHANGE: Hitherto SILE has cleared the current.parindent setting
as soon as it used it at the beginning of a paragraph. With this
release, the setting is not being cleared until a paragraph is
explicitly ended. This will not have an affect on many documents, but
could completely blow up layout code that implicitly relied on the
effect. Normal paragraphs (e.g. separated by a blank line in the input)
and any use cases that explicitly called far ending a paragraph (e.g. by
calling `\par`) will be unaffected. But anywhere a paragraph break was
simulated by adding vertical space, the indentation will not be applied
the next start of a line. This means that calling any variant of `\skip`
inline in a paragraph will result in content beginning on a new line
without using the parindent setting.

Fixing this change in behaviour requires either explicitly resetting the
current.parindent setting *after* it is initially used or explicitly
ending a paragraph before or after placing a vertical skip.

8232 of 16905 relevant lines covered (48.7%)

1022.53 hits per line

Source Files on job 9390179832.1
  • Tree
  • List 0
  • Changed 81
  • Source Changed 0
  • Coverage Changed 57
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 9390179832
  • 84c70fdf on github
  • Prev Job for on develop (#9381130898.1)
  • Next Job for on develop (#9391185518.1)
  • Delete
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