Coveralls logob
Coveralls logo
  • Home
  • Features
  • Pricing
  • Docs
  • Sign In

lightningnetwork / lnd / 5885
53%
master: 61%

DEFAULT BRANCH: master
Build:
LAST BUILD BRANCH: anchor-no-utxo-routing
Repo Added 09 Mar 2017 04:42AM UTC
Total Files 178
# Builds 11606 Last
Badge
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

14 Sep 2018 - 19:39 coverage increased (+0.02%) to 53.362%
5885

push

travis-ci

903bb174d9946b90a95b4da487a91d69?size=18&default=identiconRoasbeef
channeldb: fix bug in migration from 0.4 to 0.5

In this commit, we fix a bug in the latest database migration when
migrating from 0.4 to 0.5. There's an issue in bolt db where if one
deletes a bucket that has a key with a nil value, it thinks that's a sub
bucket and attempts a bucket deletion. This will fail as it's not
actually a sub-bucket.  We get around this by using a cursor to manually
delete items in the
bucket.

Fixes #1907.

27704 of 51917 relevant lines covered (53.36%)

31231.83 hits per line

Jobs
Coverage Job Files Covered Ran
53.36
5885.1 (RACE=false) 178 14 Sep 2018 09:06PM UTC Travis Job 5885.1
53.33
5885.3 (RACE=false) 178 14 Sep 2018 11:02PM UTC Travis Job 5885.3
Source Files on build 5885
  • Tree
  • List 178
  • Changed 50
  • Source Changed 1
  • Coverage Changed 50
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #5885
  • 3b2c8072 on github
  • Prev Build on v0.5-beta (#4471)
Troubleshooting · Open an Issue · Sales · Support · ENTERPRISE · CAREERS · STATUS
BLOG · TWITTER · Legal & Privacy · Supported CI Services · What's a CI service? · Automated Testing

© 2021 Coveralls, Inc