Repo Added
|
Files
2
|
Badge
README BADGES
|
push
travis-ci
73 of 74 branches covered (98.65%)
Branch coverage included in aggregate %.
176 of 176 relevant lines covered (100.0%)
40.55 hits per line
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
59 | feat/procedural-transactions | feat: support no-callback transactions ```js const transaction = new Transaction(); await transaction.Model.insert({ foo: 'foo' }); await transaction.commit(); ``` | push | travis-ci | pending completion |