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

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

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions-eb8e6b6abe
DEFAULT BRANCH: main
Ran 07 Jun 2019 11:21PM CUT
Jobs 4
Files 33
Run time 2min
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

07 Jun 2019 11:13PM CUT coverage: 80.144% (+0.03%) from 80.112%
2165

push

travis-ci

manishrjain
StreamWriter Add method bug fixes (#853)

This PR fixes two bugs in StreamWriter:

- Ensures all versions of the same key go into in the same table.
- Key comparison should be done via y.CompareKeys instead of bytes.Compare, because the version suffix can change strict lexicographical ordering.

This PR also calls level validation at the end of SteamWriter to catch any issues with the ordering quickly.

Changes:
* Fix a bug which would have caused key versions to go into two different tables.
* Fix minor condition and add test
* Fix another bug in Add caused by key comparison. Also add lc.validate call at the end of StreamWriter.

5578 of 6960 relevant lines covered (80.14%)

1253330.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2165.1 07 Jun 2019 11:21PM CUT 0
80.01
Travis Job 2165.1
2 2165.2 07 Jun 2019 11:22PM CUT 0
79.67
Travis Job 2165.2
3 2165.3 07 Jun 2019 11:22PM CUT 0
79.8
Travis Job 2165.3
4 2165.4 07 Jun 2019 11:23PM CUT 0
79.64
Travis Job 2165.4
Source Files on build 2165
  • List 0
  • Changed 23
  • Source Changed 1
  • 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 #2165
  • 3f5a4cb1 on github
  • Prev Build on master (#2162)
  • Next Build on master (#2175)
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