• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

dgraph-io / badger / 1018
61%
main: 61%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions-eb8e6b6abe
DEFAULT BRANCH: main
Ran 09 Oct 2017 05:13AM CUT
Jobs 2
Files 24
Run time 2min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
1018

push

travis-ci

deepakjois
Add DB.Update() method.

We already have a DB.View() method for read-only transactions, so it
makes sense to have a corresponding method for read-write txns.

This method is a convenience wrapper around simple read-write
transactions. We create the transcation, and pass it as an argument to
the func that was passed into the method. We also make sure we
commit/discard the transaction without the caller needing to do it
themselves.

3559 of 4389 relevant lines covered (81.09%)

92224.34 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1018.1 09 Oct 2017 05:13AM CUT 0
81.04
Travis Job 1018.1
2 1018.2 09 Oct 2017 05:15AM CUT 0
80.86
Travis Job 1018.2
Source Files on build 1018
  • List 0
  • Changed 14
  • Source Changed 1
  • Coverage Changed 14
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
  • Back to Repo
  • Travis Build #1018
  • 0f9ee981 on github
  • Prev Build on master (#1003)
  • Next Build on master (#1024)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc