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

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

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions-eb8e6b6abe
DEFAULT BRANCH: main
Ran 16 May 2019 11:42PM UTC
Files 32
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

16 May 2019 11:35PM UTC coverage: 79.054% (+0.09%) from 78.968%
2011.1

push

travis-ci

manishrjain
Add StreamWriter for fast sorted stream writes (#802)

Changes:

* Start work on a sorted stream writer which can avoid paying the cost of compactions.
* Logic for sorted stream writer is all written.
* Add a stream id to each key in the output from Stream framework.
* Make StreamWriter work. Performance is incredible, able to write at 100MBps.
* Add Tests for Stream Writer
* Update Oracle after Stream Writer is done
* Mods in stream framework so we can decrease the number of key ranges
* Add awareness of stream id in sortedWriter.
* Sync the directories when StreamWriter is done.
* Add licenses
* Moving builder.Finish within the goroutine improves throughput by 15%. Getting 112MBps write speed.
* Change Stream Writer Tests to have managed modes also
* Rename files to stream_writer.go and the corresponding test file.
* Fix a bug caused by marking an index done below current done until, causing a panic. Now we just recreate the oracle.
* Update protos

5329 of 6741 relevant lines covered (79.05%)

560270.47 hits per line

Source Files on job 2011.1
  • Tree
  • List 0
  • Changed 17
  • Source Changed 4
  • Coverage Changed 17
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1845
  • Travis Job 2011.1
  • 7116e163 on github
  • Prev Job for on master (#2003.2)
  • Next Job for on master (#2014.2)
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