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

iconara / puck
98%
master: 99%

Build:
Build:
LAST BUILD BRANCH: v1.2.5
DEFAULT BRANCH: master
Repo Added 19 Jul 2013 04:08PM UTC
Files 8
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

LAST BUILD ON BRANCH exec
branch: exec
CHANGE BRANCH
x
Reset
  • exec
  • bundler-workarounds
  • everything-is-awesome
  • explicit-prefix
  • fix_12
  • gemspec-in-gemfile
  • master
  • no-bootstrap-exit
  • pr_4
  • pr_5
  • prefer-user-installed-gems
  • set-dollar-zero
  • tmpdir-build
  • travis-bundler-versions
  • travis-debug
  • travis-test
  • v1.0.0
  • v1.0.0.pre4
  • v1.1.0
  • v1.1.1
  • v1.1.2
  • v1.2.0
  • v1.2.1
  • v1.2.2
  • v1.2.3
  • v1.2.4
  • v1.2.5

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

Relevant lines Covered
Build:
Build:
379 RELEVANT LINES 373 COVERED LINES
38.14 HITS PER LINE
Source Files on exec
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
177 exec 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 ... push 20 Apr 2016 09:54AM UTC Theo travis-ci pending completion  
See All Builds (166)
  • Repo on GitHub
  • CI Project
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