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

vanstyn / RapidApp / 834 / 2
51%
master: 51%

Build:
DEFAULT BRANCH: master
Ran 24 Jan 2016 01:44AM UTC
Files 94
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

24 Jan 2016 01:44AM UTC coverage: 51.087%. Remained the same
834.2

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%)

228.41 hits per line

Source Files on job 834.2
  • Tree
  • List 0
  • Changed 4
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 834
  • Travis Job 834.2
  • d245c6a5 on github
  • Prev Job for on master (#833.2)
  • Next Job for on master (#835.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