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

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

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions-eb8e6b6abe
DEFAULT BRANCH: main
Ran 28 Dec 2018 08:29PM CUT
Jobs 4
Files 30
Run time 5min
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

28 Dec 2018 08:23PM CUT coverage: 79.337% (-0.7%) from 80.02%
1738

push

travis-ci

web-flow
Port Stream framework from Dgraph to Badger (#653)

This PR ports over a Stream framework from Dgraph to Badger. This framework allows users to concurrently iterate over Badger, converting data to key-value lists, which then get sent out serially. In Dgraph we use this framework for shipping snapshots from leader to followers, doing periodic delta merging of updates, moving predicates from one Alpha group to another, and so on.

However, the framework is general enough that it could lie within Badger, and that's what this PR achieves. In addition, the Backup API of Badger now uses this framework to make taking backups faster.

Changes:
* Port Stream from Dgraph to Badger.
* Switch Backup to use the new Stream framework.
* Update godocs.
* Remove a t.Logf data race.
* Self-review

4861 of 6127 relevant lines covered (79.34%)

834043.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1738.1 28 Dec 2018 08:29PM CUT 0
79.17
Travis Job 1738.1
2 1738.2 28 Dec 2018 08:30PM CUT 0
79.21
Travis Job 1738.2
3 1738.3 28 Dec 2018 08:34PM CUT 0
79.19
Travis Job 1738.3
4 1738.4 28 Dec 2018 08:35PM CUT 0
79.26
Travis Job 1738.4
Source Files on build 1738
  • List 0
  • Changed 20
  • Source Changed 3
  • Coverage Changed 20
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
No data available in table
Showing 0 to 0 of 0 entries
  • Previous
  • Next
  • Back to Repo
  • Travis Build #1738
  • 14cbd89e on github
  • Prev Build on master (#1734)
  • Next Build on master (#1745)
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