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

vanstyn / RapidApp / 549
51%

Build:
DEFAULT BRANCH: master
Ran 08 May 2015 09:48PM UTC
Jobs 6
Files 93
Run time 36min
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
549

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

3123 of 6131 relevant lines covered (50.94%)

1370.48 hits per line

Jobs
ID Job ID Ran Files Coverage
1 549.1 08 May 2015 09:48PM UTC 0
51.02
Travis Job 549.1
2 549.2 08 May 2015 09:51PM UTC 0
51.01
Travis Job 549.2
3 549.3 08 May 2015 10:06PM UTC 0
51.01
Travis Job 549.3
4 549.4 08 May 2015 10:06PM UTC 0
51.01
Travis Job 549.4
5 549.5 08 May 2015 10:16PM UTC 0
51.0
Travis Job 549.5
6 549.6 08 May 2015 10:25PM UTC 0
51.0
Travis Job 549.6
Source Files on build 549
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #549
  • ed669d74 on github
  • Prev Build on master (#544)
  • Next Build on master (#552)
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