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

evolve75 / RubyTree / 176
96%

Build:
DEFAULT BRANCH: master
Ran 17 Aug 2014 08:59PM UTC
Jobs 1
Files 8
Run time 5s
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
176

Pull #26

travis-ci

net1957
Update tree.rb

permit the use of a Proc to render each line of print_tree
example of use:
````
tree.root_node.print_tree 0, method(:print_node)
def print_node(node, prefix)
  # your code
end
````
Pull Request #26: Update tree.rb for customizable print tree

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

326 of 331 relevant lines covered (98.49%)

6319.96 hits per line

Jobs
ID Job ID Ran Files Coverage
9 176.9 (2.1.0, COVERAGE=true) 17 Aug 2014 08:59PM UTC 0
98.49
Travis Job 176.9
Source Files on build 176
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #176
  • Pull Request #26
  • PR Base - master (#174)
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