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

iconara / puck / 177
98%
master: 99%

Build:
Build:
LAST BUILD BRANCH: v1.2.5
DEFAULT BRANCH: master
Ran 20 Apr 2016 09:54AM UTC
Jobs 4
Files 8
Run time 2min
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
177

push

travis-ci

Theo
Add two (failing) tests for a new feature

I want to make it possible to run arbitrary code using the gems in the JAR. The idea is to make something that works like the `ruby` command: `java -jar path/to.jar ruby -e 'puts "Hello world"'`, `… ruby -v` and `… ruby path/to/code.rb` should work.

In order not to create a leaky abstraction, this should ideally be the same actual code that is run as when you run just `ruby -e …`, `ruby -v`, etc. If this is not possible perhaps it would be better to skip the "ruby" part of it and make it work like `java -jar path/to.jar -e "…"`. Since no bin files should start with a dash I think it could work.

373 of 379 relevant lines covered (98.42%)

38.14 hits per line

Jobs
ID Job ID Ran Files Coverage
1 177.1 (jruby, JRUBY_JARS_VERSION=1.7.19) 20 Apr 2016 09:54AM UTC 0
99.2
Travis Job 177.1
2 177.2 (jruby, JRUBY_JARS_VERSION=1.7.21) 20 Apr 2016 09:54AM UTC 0
99.2
Travis Job 177.2
3 177.3 (jruby, JRUBY_JARS_VERSION=1.7.23) 20 Apr 2016 09:54AM UTC 0
99.2
Travis Job 177.3
4 177.4 (jruby-9.0.4.0, JRUBY_JARS_VERSION=9.0.4.0) 20 Apr 2016 09:56AM UTC 0
0.0
Travis Job 177.4
Source Files on build 177
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #177
  • c67696c3 on github
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

© 2025 Coveralls, Inc