Ran
|
Jobs
6
|
Files
93
|
Run time
30min
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
Misc date/datetime column editor improvements The date and datetime column profiles now apply better defaults and options related to formats, render widths, etc. Also extended the SQLite-specific handling for date columns to be able to properly populate 'date' columns, since the raw value that comes from SQLite looks like '2015-05-21T00:00:00'. Overrides now handle that case and strips the 'T00:00:00' so the value looks as expected. Also moved the logic that handles parsing that format (done in f35a11fc4) back into the Date object's parseDate function which is the better/general location for it to live
3154 of 6163 relevant lines covered (51.18%)
1387.04 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 599.1 | 93 |
51.26 |
Travis Job 599.1 | |
2 | 599.2 | 93 |
51.25 |
Travis Job 599.2 | |
3 | 599.3 | 93 | Travis Job 599.3 | ||
4 | 599.4 | 93 |
51.25 |
Travis Job 599.4 | |
5 | 599.5 | 93 | Travis Job 599.5 | ||
6 | 599.6 | 93 |
51.23 |
Travis Job 599.6 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|