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

snusnu / procto / 24 / 5
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 09 Nov 2016 01:43AM UTC
Files 1
Run time 0s
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

09 Nov 2016 01:33AM UTC coverage: 100.0%. Remained the same
jruby-head, JRUBY_OPTS="$JRUBY_OPTS --debug"

Pull #5

travis-ci

web-flow
Allow dynamic external interface

When defining a dynamic method name with the
`include Procto.call(:some_method_name)`, only the internal interface
can be changed. The external calls will always be `MyProctoClass::call`.
We have a use case where sometimes we want to interact with the returned
object, often to deal with it as a builder. We would like to be to able
use this in a `MyProctClass::build` style. This is to facilitate that.

I didn't know how best to structure the tests for this, so I decided to
put them in a new file. If you can think of a way they work better in
your desired test structure, I'm happy to implement that change.

I changed the rubocop.yml more accurately represent the comment that
precedes it.

I realize changing the Flog threshold is a Bad Thing, but when I tried
to decompose the two actions for the `included` hook, I didn't see that
as making the code better. I think the current setup allows for parallel
construction that makes the intent clearer.

If this is not the intended use case that you want to allow for, I'm
happy to run this on our own fork.
Pull Request #5: Allow dynamic external interface

20 of 20 relevant lines covered (100.0%)

4.4 hits per line

Source Files on job 24.5 (jruby-head, JRUBY_OPTS="$JRUBY_OPTS --debug")
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24
  • Travis Job 24.5
  • c7be7c89 on github
  • Prev Job for jruby-head, JRUBY_OPTS="$JRUBY_OPTS --debug" on master (#23.5)
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