|
Ran
|
Jobs
5
|
Files
8
|
Run time
11s
|
Badge
README BADGES
|
push
travis-ci
<a href="https://github.com/scouten/sqlite_ecto2/commit/<a class=hub.com/scouten/sqlite_ecto2/commit/f0d57fd11b269a483438be790d8c2206d72c0140">f0d57fd11<a href="https://github.com/scouten/sqlite_ecto2/commit/f0d57fd11b269a483438be790d8c2206d72c0140">">Pick up decoding change in Ecto 2.0-dev (#11) * Start moving forward into the Ecto 2.0 tree. First issue appears to be this commit in Ecto, which changes the expected query result decoding behavior. Looks like I need to study https://github.com/elixir-ecto/postgrex/commit/</a><a class="double-link" href="https://github.com/scouten/sqlite_ecto2/commit/<a class="double-link" href="https://github.com/scouten/sqlite_ecto2/commit/8a8ebd148db628b26ab8a9d54de7688dac04b45b">8a8ebd148</a>">8a8ebd148</a><a href="https://github.com/scouten/sqlite_ecto2/commit/f0d57fd11b269a483438be790d8c2206d72c0140"> and eventually https://github.com/elixir-ecto/postgrex/pull/128. * WIP: Very basic version of decode is working, though we still fail tests related to date-time and binary/blob encoding. * Now handling binary decoding correctly. * Route column names through from sqlitex to Result object. WIP toward deferred value decoding. * Decode value types according to preference from column definitions.
36 of 36 new or added lines in 3 files covered. (100.0%)
280 of 322 relevant lines covered (86.96%)
2176.9 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 6 |
100.0 |
lib/sqlite_ecto/result.ex |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
100.0 |
lib/sqlite_ecto/query.ex | |
| 1 |
100.0 |
lib/sqlite_ecto/result.ex |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 38.1 | 0 |
86.96 |
Travis Job 38.1 | |
| 2 | 38.2 | 0 |
86.88 |
Travis Job 38.2 | |
| 3 | 38.3 | 0 |
86.88 |
Travis Job 38.3 | |
| 4 | 38.4 | 0 |
86.88 |
Travis Job 38.4 | |
| 5 | 38.5 | 0 |
86.88 |
Travis Job 38.5 |