|
Ran
|
Files
8
|
Run time
0s
|
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.
278 of 320 relevant lines covered (86.88%)
437.86 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|