Ran
|
Jobs
5
|
Files
15
|
Run time
6min
|
Badge
README BADGES
|
push
travis-ci
Smarter redirect on slice creation (#691) After ea8a7ec1b creating a slice started redirecting to druid datasource from sqlalchemy tables. That's quite painful for sqlalchemy tables users. Instead of hardcoding a choice just query the db, if we don't have any druid datasource fallback to sqlalchemy tables. Bonus points we remove hacky javascript and make the message translatable. While at it fix druid client test to not hardcode datasource id.
13 of 13 new or added lines in 1 file covered. (100.0%)
2716 of 3332 relevant lines covered (81.51%)
4.07 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
71.92 |
0.67% | caravel/views.py |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 2393.1 (TOX_ENV=py27-sqlite) | 15 |
81.42 |
Travis Job 2393.1 | |
2 | 2393.2 (TOX_ENV=py27-postgres) | 15 |
81.42 |
Travis Job 2393.2 | |
3 | 2393.3 (TOX_ENV=py34-sqlite) | 15 |
81.39 |
Travis Job 2393.3 | |
4 | 2393.4 (TOX_ENV=py34-mysql) | 15 |
81.36 |
Travis Job 2393.4 | |
5 | 2393.5 (TOX_ENV=py34-postgres) | 15 |
81.36 |
Travis Job 2393.5 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|