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

sds / haml-lint / 28000842299 / 16
97%
main: 97%

Build:
DEFAULT BRANCH: main
Ran 23 Jun 2026 03:51AM UTC
Files 204
Run time 11s
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

23 Jun 2026 03:49AM UTC coverage: 96.994% (+0.01%) from 96.983%
28000842299.16

push

github

web-flow
Fix UnnecessaryStringOutput false positives (#651)

`= "string"` is not always equivalent to the unwrapped plain-text form
the linter suggests. A Ruby double-quoted string interprets backslash
escapes (e.g. `\u202F`, `\t`) and preserves leading/trailing whitespace,
whereas HAML plain text emits escapes verbatim and strips surrounding
whitespace. Skip the lint in those cases so the suggested rewrite stays
behavior-preserving.

Fixes #500

Co-authored-by: Shane da Silva <shane@dasilva.io>

6066 of 6254 relevant lines covered (96.99%)

314.41 hits per line

Source Files on job ruby4.0-rubocop1.0-ubuntu - 28000842299.16
  • Tree
  • List 204
  • Changed 101
  • Source Changed 1
  • Coverage Changed 101
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 28000842299
  • 4da7cfb4 on github
  • Prev Job for on main (#28000737340.15)
  • Next Job for on main (#28001297478.21)
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