|
Ran
|
Jobs
5
|
Files
15
|
Run time
58s
|
Badge
README BADGES
|
push
travis-ci
datetime format and database expression on column level (#652) * time format minor features added * add description for datetime format input * db version bug walkaround * removed unecessary comments and fixed minor bug * fixed code style * minor fix * fixed missing time format column in DruidDatasource * Update models.py Minor style fix * Revert "Update models.py" This reverts commit 6897c388e. * removed timestamp_format from druid and removed try catch in migration * Using spaces, not tabs * get the most updated migration and add the migration on the head of it * remove vscode setting file * use colunm based dttm_format * modify dttm_converter * modify datetime viz * added comments and documents * fixed some description and removed unnecessary import * fix migration head * minor style * minor style * deleted empty lines * delete print statement * add epoch converter * error fixed * fixed epoch parsing issue * delete unnecessary lines * fixed typo * fix minor error * fix styling issues * fix styling error * fixed typo * support epoch_ms and did some refactoring * fixed styling error * fixed styling error * add one more dataset to test dttm_format and db_expr * add more slices * styling * specified String() lenght
2616 of 3214 relevant lines covered (81.39%)
4.07 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 2055.1 (TOX_ENV=py27-sqlite) | 0 |
81.24 |
Travis Job 2055.1 | |
| 2 | 2055.2 (TOX_ENV=py27-postgres) | 0 |
81.24 |
Travis Job 2055.2 | |
| 3 | 2055.3 (TOX_ENV=py34-sqlite) | 0 |
81.36 |
Travis Job 2055.3 | |
| 4 | 2055.4 (TOX_ENV=py34-mysql) | 0 |
81.33 |
Travis Job 2055.4 | |
| 5 | 2055.5 (TOX_ENV=py34-postgres) | 0 |
81.33 |
Travis Job 2055.5 |