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

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

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions-eb8e6b6abe
DEFAULT BRANCH: main
Ran 09 Oct 2018 01:11AM CUT
Jobs 1
Files 27
Run time 3s
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 2018 01:05AM CUT coverage: 79.979% (-0.5%) from 80.494%
1669

push

travis-ci

web-flow
Create a WriteBatch API to allow efficient serial writes (#608)

**Breaking change**

- This change removes the ability to provide a callback in Commit. Instead, it creates another function called CommitWith, which takes a callback.
- Previously, a user-specified callback might or might not get executed. This PR fixes that by guaranteeing that the commit callback is always executed.
- Create a WriteBatch API to batch up multiple updates into a single txn. The txn gets Committed via callback, so the user gets a simple efficient way to do a lot of writes.
- Run only a few goroutines to execute these user callbacks. Previously, we were shooting off one goroutine per Commit callback.

4590 of 5739 relevant lines covered (79.98%)

221856.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1669.1 09 Oct 2018 01:11AM CUT 0
79.98
Travis Job 1669.1
Source Files on build 1669
  • List 0
  • Changed 13
  • Source Changed 2
  • Coverage Changed 13
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
No data available in table
Showing 0 to 0 of 0 entries
  • Previous
  • Next
  • Back to Repo
  • Travis Build #1669
  • 6daccf9b on github
  • Prev Build on master (#1661)
  • Next Build on master (#1670)
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