• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Build has been canceled!

shoes / shoes4 / 441 / 1

Build:
DEFAULT BRANCH: master
Ran 16 May 2013 03:14PM UTC
Files 216
Run time –
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 2013 03:13PM UTC coverage: 90.942% (+0.007%) from 90.935%
jruby

push

travis-ci

ashbb
Fix a bug for Shoes::Link. The Link elements were left after replacing (or clearing) the text values. Try out the following test snippet.

Shoes.app do
  button 'replace' do
    @msg.replace 'hi ' * 8, link('hi'){p 'hi'}
  end
  button 'clear' do
    @msg.remove
  end
  @msg = para link('hello shoes'){p 'hello shoes'}
end

4719 of 5189 relevant lines covered (90.94%)

40.25 hits per line

Source Files on job 441.1 (jruby)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 441
  • Travis Job 441.1
  • c448e865 on github
  • Prev Job for jruby on master (#440.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