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

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

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions-eb8e6b6abe
DEFAULT BRANCH: main
Ran 27 Dec 2018 03:29AM CUT
Jobs 4
Files 29
Run time 1min
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

27 Dec 2018 03:22AM CUT coverage: 80.223% (+0.4%) from 79.8%
1732

push

travis-ci

web-flow
Rewrite DropAll to not use deletion markers (#651)

- Do not use deletion markers during DropAll, because that causes writes at lower timestamps to be ignored (in managed DB mode).
- Instead, delete all SSTables and all log files, and reset value log and value log head to zero.
- Make DropAll open to all users of Badger, including normal mode.

Changelog:
* Do not use delete markers in DropAll. Instead, delete the entire LSM tree and all the value logs.
* Moved DropAll to db.go, so it is available to all users of Badger. Fixed a bug where we were not catching memtable flushes during DropAll.
* Make DropAll test more races. Catch another place where writes should fail due to blockedWrite.
* Self-review

4742 of 5911 relevant lines covered (80.22%)

864384.58 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1732.1 27 Dec 2018 03:29AM CUT 0
80.07
Travis Job 1732.1
2 1732.2 27 Dec 2018 03:30AM CUT 0
80.1
Travis Job 1732.2
3 1732.3 27 Dec 2018 03:30AM CUT 0
79.56
Travis Job 1732.3
4 1732.4 27 Dec 2018 03:30AM CUT 0
79.67
Travis Job 1732.4
Source Files on build 1732
  • List 0
  • Changed 18
  • Source Changed 4
  • Coverage Changed 18
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
No data available in table
Showing 0 to 0 of 0 entries
  • Previous
  • Next
  • Back to Repo
  • Travis Build #1732
  • 4738bcf4 on github
  • Prev Build on master (#1726)
  • Next Build on master (#1734)
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