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

vanstyn / RapidApp / 1088 / 5
51%
master: 51%

Build:
DEFAULT BRANCH: master
Ran 26 Nov 2017 11:20PM UTC
Files 95
Run time 3s
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

26 Nov 2017 11:04PM UTC coverage: 50.829%. Remained the same
1088.5

push

travis-ci

vanstyn
NavCore: add new plugin cfg option 'custom_navtree_nodes'

Added util convenience config option that works like this:

    'Plugin::RapidApp::NavCore' => {
      custom_navtree_nodes => [
        {
          text    => 'Tree Node text',
          iconCls => 'icon-someicon',
          url     => '/adm/someurl'
        }
      ]
    },

This will allow the node configs supplied to be added to the navtree as
hard-coded, unchangable menu points.

Set dev version 1.3005_01

3311 of 6514 relevant lines covered (50.83%)

268.61 hits per line

Source Files on job 1088.5
  • Tree
  • List 0
  • Changed 7
  • Source Changed 1
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1088
  • Travis Job 1088.5
  • 4e3903ff on github
  • Prev Job for on master (#1087.7)
  • Next Job for on master (#1089.8)
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