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

vanstyn / RapidApp / 549 / 3
51%
master: 51%

Build:
DEFAULT BRANCH: master
Ran 08 May 2015 10:06PM UTC
Files 93
Run time 7s
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

08 May 2015 08:50PM UTC coverage: 51.013% (-0.008%) from 51.021%
549.3

push

travis-ci

vanstyn
Refactor how/when $RapidApp::ROOT_MODULE_INSTANCE is set

Moved the location of setting the global $RapidApp::ROOT_MODULE_INSTANCE
from BUILD into an around modifier on apply_init_modules, which is both
a more specific location for when this hack is actually needed, as well
as making it available earlier within the module initialization logic.

This also brings the added benefit of setting this value with local(),
making it much safer when mutliple RapidApp instances are loaded within
the same process (and possibly fixes bugs which have not yet been
seen/reported)

This fixes a regression introduced in 4b0166ceb40c5 (dev ver 1.0010_05)
which would cause some apps to die with "unable to find root module"
when they used  'load_modules' cfg, and when those modules involved DBIC
modules

3122 of 6120 relevant lines covered (51.01%)

228.83 hits per line

Source Files on job 549.3
  • Tree
  • List 0
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 549
  • Travis Job 549.3
  • ed669d74 on github
  • Prev Job for on master (#544.3)
  • Next Job for on master (#552.2)
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