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

sds / haml-lint / 5466593920 / 1
97%
main: 97%

Build:
DEFAULT BRANCH: main
Ran 05 Jul 2023 04:18PM UTC
Files 198
Run time 12s
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 Jul 2023 04:16PM UTC coverage: 95.615% (+0.003%) from 95.612%
5466593920.1

push

github

web-flow
Fixing Marshal.dump errors with --parallel (#413)

* Add a failing spec for the parallel running dumping procs

Fails with:

/Users/jon/.gem/ruby/3.1.0/gems/parallel-1.22.1/lib/parallel.rb:566:in `dump': no _dump_data is defined for class Proc (TypeError)

* Fix Marshal.dump errors when using --parallel

* Fixing rubocop spec

Prior to the parent commit, Linter::Rubocop would look up the
.rubocop.yml in visit_node, then later use @rubocop_config in
run_rubocop.
In the #run_rubocop specs, @rubocop_config would just be nil, which
would quietly be accepted since rubocop_cli#run is stubbed out.

The failing specs were due to run_rubocop now looking up .rubocop.yml
on-demand, which requires a valid hash-like `config` rather than just `spy('config')`.

5146 of 5382 relevant lines covered (95.62%)

312.7 hits per line

Source Files on job ruby3.0-haml5.1-ubuntu - 5466593920.1
  • Tree
  • List 0
  • Changed 9
  • Source Changed 2
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5466593920
  • 7dafcf9b on github
  • Prev Job for on main (#5408886772.12)
  • Next Job for on main (#5466677522.1)
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