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

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

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions-eb8e6b6abe
DEFAULT BRANCH: main
Ran 18 Jun 2019 08:31AM CUT
Jobs 4
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

18 Jun 2019 08:24AM CUT coverage: 79.66% (-0.07%) from 79.733%
2218

push

travis-ci

web-flow
Store discardMap in vlog file when it's too large (#858)

The discardMap stores the discard status for all value log files in the
db and this could get too large when there are many value log files in
badger. When there are many vlog files, the size of discard map could be
more than what we can keep in the LSM tree.

With this commit, we insert the discardMap into badger using the write
channel which would automatically put the discard map into the value log
file and use it's pointer in the LSM tree if the LSM tree cannot hold it.

5569 of 6991 relevant lines covered (79.66%)

318120.2 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2218.1 18 Jun 2019 08:35AM CUT 0
79.55
Travis Job 2218.1
2 2218.2 18 Jun 2019 08:33AM CUT 0
79.39
Travis Job 2218.2
3 2218.3 18 Jun 2019 08:31AM CUT 0
79.59
Travis Job 2218.3
4 2218.4 18 Jun 2019 08:32AM CUT 0
79.24
Travis Job 2218.4
Source Files on build 2218
  • List 0
  • Changed 27
  • Source Changed 18
  • Coverage Changed 27
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
No data available in table
Showing 0 to 0 of 0 entries
  • Previous
  • Next
  • Back to Repo
  • Travis Build #2218
  • fa0679c1 on github
  • Prev Build on master (#2206)
  • Next Build on master (#2221)
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