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

shoes / shoes4 / 441

Build:
DEFAULT BRANCH: master
Ran 16 May 2013 03:13PM UTC
Jobs 1
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

pending completion
441

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

9 of 9 new or added lines in 1 file covered. (100.0%)

4719 of 5189 relevant lines covered (90.94%)

40.25 hits per line

Uncovered Changes

Lines Coverage ∆ File
5
100.0
lib/shoes/swt/text_block.rb
Jobs
ID Job ID Ran Files Coverage
1 441.1 (jruby) 16 May 2013 03:14PM UTC 0
90.94
Travis Job 441.1
Source Files on build 441
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #441
  • c448e865 on github
  • Prev Build on master (#440)
  • Next Build on master (#442)
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