Ran
|
Files
93
|
Run time
5s
|
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
3153 of 6152 relevant lines covered (51.25%)
231.58 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|