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

sds / haml-lint / 621 / 8
100%
main: 97%

Build:
Build:
LAST BUILD BRANCH: dependabot/bundler/rubocop-1.84.1
DEFAULT BRANCH: main
Ran 01 Mar 2020 02:53AM UTC
Files 80
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

01 Mar 2020 02:46AM UTC coverage: 99.357%. Remained the same
2.6, gemfiles/haml5.0.gemfile

Pull #320

travis-ci

web-flow
Fix warning message in UnnecessaryStringOutput on Ruby 2.7

Ruby 2.7 now displays a warning when you use the `=~` operator on a
non-string Object, showing an error like:

    warning: deprecated Object#=~ is called on RuboCop::AST::SendNode;
    it always returns nil

Fix by performing the comparison only if the string is an actual
`String`.
Pull Request #320: Test against Ruby 2.7 in CI

1700 of 1711 relevant lines covered (99.36%)

405.69 hits per line

Source Files on job 621.8 (2.6, gemfiles/haml5.0.gemfile)
  • Tree
  • List 0
  • Changed 3
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 607
  • Travis Job 621.8
  • d2f06b5c on github
  • Prev Job for 2.6, gemfiles/haml5.0.gemfile on test-2.7 (#617.8)
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