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

ixti / jekyll-assets / 109 / 4
99%
master: 99%

Build:
DEFAULT BRANCH: master
Ran 22 Jun 2014 03:53AM UTC
Files 16
Run time 7s
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

22 Jun 2014 03:53AM UTC coverage: 100.0% (+14.6%) from 85.401%
2.0.0, Gemfile.jekyll-1.0

push

travis-ci

Aleksey V Zapparov
Convert specs to RSpec 2.14.8 syntax with Transpec

This conversion is done by Transpec 2.3.1 with the following command:
    transpec

* 19 conversions
    from: obj.should
      to: expect(obj).to

* 7 conversions
    from: =~ /pattern/
      to: match(/pattern/)

* 3 conversions
    from: == expected
      to: eq(expected)

* 2 conversions
    from: its(:attr) { }
      to: describe '#attr' do subject { super().attr }; it { } end

* 1 conversion
    from: obj.should_not
      to: expect(obj).not_to

For more details: https://github.com/yujinakayama/transpec#supported-conversions

387 of 387 relevant lines covered (100.0%)

1.8 hits per line

Source Files on job 109.4 (2.0.0, Gemfile.jekyll-1.0)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 109
  • Travis Job 109.4
  • 66dbc08e on github
  • Prev Job for 2.0.0, Gemfile.jekyll-1.0 on master (#107.4)
  • Next Job for 2.0.0, Gemfile.jekyll-1.0 on master (#111.4)
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