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

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

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions-eb8e6b6abe
DEFAULT BRANCH: main
Ran 09 Oct 2017 05:13AM UTC
Files 24
Run time 1s
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

09 Oct 2017 05:10AM UTC coverage: 81.044% (-0.03%) from 81.077%
1018.1

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.

3557 of 4389 relevant lines covered (81.04%)

45952.29 hits per line

Source Files on job 1018.1
  • Tree
  • List 0
  • Changed 14
  • Source Changed 1
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1018
  • Travis Job 1018.1
  • 0f9ee981 on github
  • Prev Job for on master (#1003.2)
  • Next Job for on master (#1024.1)
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

© 2026 Coveralls, Inc