berty / go-orbit-db

Go version of P2P Database on IPFS
https://berty.tech
Apache License 2.0
405 stars 55 forks source link

fix: allow _localHeads to be empty #72

Closed glouvigny closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #72 into master will decrease coverage by 0.15%. The diff coverage is 55.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #72      +/-   ##
==========================================
- Coverage   66.29%   66.13%   -0.16%     
==========================================
  Files          29       29              
  Lines        2083     2085       +2     
==========================================
- Hits         1381     1379       -2     
- Misses        492      494       +2     
- Partials      210      212       +2     
Flag Coverage Δ
#unittests 66.13% <55.55%> (-0.16%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
stores/basestore/base_store.go 62.69% <55.55%> (+0.19%) :arrow_up:
pubsub/oneonone/channel.go 67.21% <0.00%> (-3.28%) :arrow_down:
baseorbitdb/orbitdb.go 69.04% <0.00%> (-0.45%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 377c974...2f69660. Read the comment docs.

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 1.10.10 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: