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

sds / haml-lint / 506 / 5
99%
main: 97%

Build:
Build:
LAST BUILD BRANCH: sds/cut-version
DEFAULT BRANCH: main
Ran 16 May 2018 06:10AM UTC
Files 79
Run time 3s
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

16 May 2018 06:09AM UTC coverage: 99.406% (+0.001%) from 99.405%
2.4.4, gemfiles/haml4.gemfile

push

travis-ci

sds
Fix handling of tags with mixed attribute styles

The `ClassAttributeWithStaticValue` linter would crash on tags that
mixed certain HTML- and hash-style attributes. This was caused by the
`dynamic_attributes_sources` method returning a string that started
with a `{` but was not a proper hash.

Fix by checking if the string also ends with a `}` so that we correctly
wrap the string in braces if it isn't already a hash.

Fixes #269

1673 of 1683 relevant lines covered (99.41%)

2394.03 hits per line

Source Files on job 506.5 (2.4.4, gemfiles/haml4.gemfile)
  • Tree
  • List 0
  • Changed 15
  • Source Changed 1
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 498
  • Travis Job 506.5
  • a2e85796 on github
  • Prev Job for 2.4.4, gemfiles/haml4.gemfile on master (#505.5)
  • Next Job for 2.4.4, gemfiles/haml4.gemfile on master (#513.5)
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