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

tma1 / dossier / 131 / 15
62%
master: 62%

Build:
DEFAULT BRANCH: master
Ran 17 Oct 2017 04:18PM UTC
Files 20
Run time 1s
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

17 Oct 2017 03:56PM UTC coverage: 61.255% (-38.7%) from 100.0%
2.2.2, RAILS_VERSION=4.1.12

Pull #71

travis-ci

web-flow
Allow dossier.yml to override database name

As it stands the DATABASE_URL will override anything in dossier.yml.
Some configurations need those values especially in the database name.

For example where the DATABASE_URL might look like this:

    postgres://postgres@postgres:5432/

With a dossier.yml:

    development:
      database: my_database_dev

Would have caused Dossier to break complaining that **Database "/" does
not exist**

Further still with a DATABASE_URL that has the trailing slash removed
dossier will assume the database name is "" (empty string)

This is especially problematic when the database name changes based on
the RAILS_ENV.
Pull Request #71: [BUG] Allow dossier.yml to override database name

283 of 462 relevant lines covered (61.26%)

0.62 hits per line

Source Files on job 131.15 (2.2.2, RAILS_VERSION=4.1.12)
  • Tree
  • List 0
  • Changed 19
  • Source Changed 1
  • Coverage Changed 19
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 131
  • Travis Job 131.15
  • d2a6cc5d on github
  • Prev Job for 2.2.2, RAILS_VERSION=4.1.12 on master (#120.15)
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