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

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

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions-eb8e6b6abe
DEFAULT BRANCH: main
Ran 22 May 2019 10:28PM CUT
Jobs 3
Files 33
Run time 3min
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

22 May 2019 10:17PM CUT coverage: 79.742% (-0.07%) from 79.808%
2044

push

travis-ci

web-flow
Fix a bug in StreamWriter which causes key overlap in levels. (#824)

Badger currently put the `!badger!head` key in one of the tables at the last level that StreamWriter writes to.  This can cause issues if any other table in that level has an overlapping key range, considering this key did not come from the Stream Framework iteration.

This PR clears out level 1 for this head key. All other keys start from level 2. At the end, this key is written to level 1, so there's no chance of overlap.

Changes:
* Fix a bug in StreamWriter which causes key overlap in levels.
* Francesc's comments. Also, use level 0 for head key.
* Do not introduce the caps ID. Use capital I, small d.

5507 of 6906 relevant lines covered (79.74%)

1229861.02 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2044.1 22 May 2019 10:28PM CUT 0
79.68
Travis Job 2044.1
3 2044.3 22 May 2019 10:29PM CUT 0
79.54
Travis Job 2044.3
4 2044.4 22 May 2019 10:31PM CUT 0
79.63
Travis Job 2044.4
Source Files on build 2044
  • List 0
  • Changed 23
  • Source Changed 2
  • Coverage Changed 23
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
No data available in table
Showing 0 to 0 of 0 entries
  • Previous
  • Next
  • Back to Repo
  • Travis Build #2044
  • 50073e3d on github
  • Prev Build on master (#2032)
  • Next Build on master (#2046)
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