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

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

Build:
DEFAULT BRANCH: master
Ran 21 Oct 2014 02:10AM UTC
Files 104
Run time 52s
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

21 Oct 2014 01:18AM UTC coverage: 48.879% (+0.02%) from 48.863%
210.5

push

travis-ci

vanstyn
MASSIVE IMPROVEMENTS: auto_editor_type => 'combo'

The 'combo' auto_editor_type now enables the brand new 'type_filter'
option in DbicAppCombo2 which enables typing in the field to
search/filter the dropdown list. The previous behavior of a
simple dropdown list can still be accessed via the newly added
auto_editor_type 'dropdown'.

There is also a new column profile 'soft_rel' which enables the
'user_editable' option which is also newly available in DbicAppCombo2
for both 'combo' and 'dropdown' auto_editor_types. The idea behind this
is to flag a single relationship column as a non-foreign key, meaning
values do not have to exist in the remote table to be valid. Later on
this profile may be automatically enabled when the DBIC rel attr
'is_foreign_key_constraint' is defined and set to false, which has
exactly the same meaning and is already used by DBIC to decide whether
or not to deploy a given single relationship as a real constraint when
generating DDL. But, for now, the soft_rel profile is available but has
to be set manually.

These new features have also been documented in the manual POD

3031 of 6201 relevant lines covered (48.88%)

149.3 hits per line

Source Files on job 210.5
  • Tree
  • List 0
  • Changed 7
  • Source Changed 4
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 210
  • Travis Job 210.5
  • 7a30bb1a on github
  • Prev Job for on master (#209.6)
  • Next Job for on master (#211.3)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc