Coveralls logob
Coveralls logo
  • Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

roo-rb / roo / 364
94%
master: 94%

Build:
LAST BUILD BRANCH: fix-issue-541
DEFAULT BRANCH: master
Ran 30 Dec 2016 05:36AM PST
Jobs 4
Files 33
Run time 48s
Badge
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

30 Dec 2016 - 5:33 coverage: 93.813% (+0.03%) from 93.78%
364

push

travis-ci

1aabe812d78464d0b8ebb418c7baded6?size=18&default=identiconstevendaniels
Fix test_finalize test

`test_finalize` broke in ruby 2.4 because of changes in Ruby's GC. The
initial fix was to fork the process to make sure directories where being
cleaned properly.

Unfortunately, this caused a segfault when running the entire test suite.
The issue was related to where `ObjectSpace.define_finalizer` was being
called from (a class that was being extended by a module). The issue is
probably related to Nokogiri, but I wasn't able to develop a trivial
example of the error.

Creating the finalizer in the class fixed the issue in Ruby 2.4.0.

1592 of 1697 relevant lines covered (93.81%)

3707.53 hits per line

Jobs
ID Job ID Ran Files Coverage
1 364.1 (2.2.4) 30 Dec 2016 05:36AM PST 33
93.79
Travis Job 364.1
2 364.2 (2.3.1) 30 Dec 2016 05:37AM PST 33
93.79
Travis Job 364.2
3 364.3 (2.4.0) 30 Dec 2016 05:37AM PST 33
93.81
Travis Job 364.3
4 364.4 (ruby-head) 30 Dec 2016 05:36AM PST 33
93.81
Travis Job 364.4
Source Files on build 364
  • List 33
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #364
  • 6c1c1c3c on github
  • Prev Build on feature/refactor_tests (#363)
  • Next Build on feature/refactor_tests (#366)
Troubleshooting · Open an Issue · Sales · Support · ENTERPRISE · CAREERS · STATUS
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2023 Coveralls, Inc