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

vanstyn / RapidApp / 210
51%

Build:
DEFAULT BRANCH: master
Ran 21 Oct 2014 02:00AM UTC
Jobs 4
Files 104
Run time 11min
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
210

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

3032 of 6210 relevant lines covered (48.82%)

596.32 hits per line

Jobs
ID Job ID Ran Files Coverage
2 210.2 21 Oct 2014 02:06AM UTC 0
48.89
Travis Job 210.2
3 210.3 21 Oct 2014 02:04AM UTC 0
48.89
Travis Job 210.3
4 210.4 21 Oct 2014 02:00AM UTC 0
48.89
Travis Job 210.4
5 210.5 21 Oct 2014 02:10AM UTC 0
48.88
Travis Job 210.5
Source Files on build 210
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #210
  • 7a30bb1a on github
  • Prev Build on master (#209)
  • Next Build on master (#211)
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