Ran
|
Jobs
2
|
Files
25
|
Run time
53min
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
<a href="https://github.com/dgraph-io/badger/commit/<a class=hub.com/dgraph-io/badger/commit/436e090d4fe648aa0582322759bfd50fc775b08f">436e090d4<a href="https://github.com/dgraph-io/badger/commit/436e090d4fe648aa0582322759bfd50fc775b08f">">Introduce ManagedDB struct to perform managed transactions. This is a bit of a cleanup of #280 (committed as </a><a class="double-link" href="https://github.com/dgraph-io/badger/commit/<a class="double-link" href="https://github.com/dgraph-io/badger/commit/1d8f9b1e82bcf4ec5e146e5f1672e8ddeab6f548">1d8f9b1e8</a>">1d8f9b1e8</a><a href="https://github.com/dgraph-io/badger/commit/436e090d4fe648aa0582322759bfd50fc775b08f">) * Make ManagedTxns option private, so that it can be set only within the package. * Introduce a separate struct ManagedDB, which embeds badger.DB. * Introduce ManagedDB.NewTransaction() and ManagedDB.NewTransactionAt() methods. * Introduce Txn.CommitAt, applicable only to ManageDB.
3579 of 4508 relevant lines covered (79.39%)
91021.03 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 1100.1 | 25 |
78.93 |
Travis Job 1100.1 | |
2 | 1100.2 | 25 |
79.39 |
Travis Job 1100.2 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|