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

vanstyn / RapidApp / 834
51%

Build:
DEFAULT BRANCH: master
Ran 24 Jan 2016 01:44AM UTC
Jobs 2
Files 94
Run time 1min
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
834

push

travis-ci

vanstyn
RapidDbic bootstrap improvements to generated model class

The Model class which is generated by the RapidDbic bootstrapper now has
the following improvements:

 * Uses RapidApp::Util::find_app_home instead of Catalyst::Utils::home
 * Loads the new Moo role RapidApp::Util::Role::ModelDBIC

This new role adds the method _one_off_connect() which can be used to
connect to the schema using the config contained within the model class.
This is useful for scripts to be able to use the model class directly
without the overhead of loading the whole app class, which can have a
slow startup. Now with the new RapidApp::Util::find_app_home() call to
find the home dir for the case of SQLite models, this just works.
Before, this technique didn't work because the path to the sqlt db file
couldn't be found when the app class wasn't loaded.

(set dev ver 1.1004_05)

3218 of 6299 relevant lines covered (51.09%)

456.81 hits per line

Jobs
ID Job ID Ran Files Coverage
1 834.1 24 Jan 2016 01:44AM UTC 0
51.1
Travis Job 834.1
2 834.2 24 Jan 2016 01:44AM UTC 0
51.09
Travis Job 834.2
Source Files on build 834
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #834
  • d245c6a5 on github
  • Prev Build on master (#833)
  • Next Build on master (#835)
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