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

tma1 / dossier / 130 / 13
62%
master: 62%

Build:
DEFAULT BRANCH: master
Ran 17 Oct 2017 03:23PM UTC
Files 22
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:16PM UTC coverage: 61.875% (-38.1%) from 100.0%
2.2.2, RAILS_VERSION=3.2.22

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

297 of 480 relevant lines covered (61.88%)

0.67 hits per line

Source Files on job 130.13 (2.2.2, RAILS_VERSION=3.2.22)
  • Tree
  • List 0
  • Changed 20
  • Source Changed 1
  • Coverage Changed 20
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 130
  • Travis Job 130.13
  • 9046c545 on github
  • Prev Job for 2.2.2, RAILS_VERSION=3.2.22 on master (#120.13)
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