|
Repo Added
|
Files
19
|
Badge
README BADGES
|
push
travis-ci
5 of 5 new or added lines in 2 files covered. (100.0%)
398 of 420 relevant lines covered (94.76%)
0.95 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 211 | update | Added a format for `Some[T]` This is to avoid confusing behaviour if you for instance try and update using `Some(x)`, rather than `Option(x)`. We never want to fall back to an auto-derived instance in this case. Also added the actual AttributeV... | push | travis-ci | pending completion | ||
| 209 | update | Add support for `DELETE` | push | travis-ci | pending completion | ||
| 206 | update | Add update support to `Scanamo` and `ScanamoAsync` | push | travis-ci | pending completion | ||
| 202 | update | Support multiple updates to a row in a single operation | push | travis-ci | pending completion | ||
| 199 | update | Add support for prepending to lists | push | travis-ci | pending completion | ||
| 198 | update | Support conditional updates | push | travis-ci | pending completion | ||
| 195 | update | Support for simple SET updates | push | travis-ci | pending completion |