berty / go-orbit-db

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

feat: fix replicator #89

Closed gfanton closed 2 years ago

gfanton commented 2 years ago

depends on #88 depends on https://github.com/berty/go-ipfs-log/pull/55

codecov[bot] commented 2 years ago

Codecov Report

Merging #89 (879c59f) into master (21c33ff) will decrease coverage by 0.01%. The diff coverage is 67.43%.

@@            Coverage Diff             @@
##           master      #89      +/-   ##
==========================================
- Coverage   63.00%   62.99%   -0.02%     
==========================================
  Files          31       34       +3     
  Lines        2314     2478     +164     
==========================================
+ Hits         1458     1561     +103     
- Misses        608      633      +25     
- Partials      248      284      +36     
Flag Coverage Δ
unittests 62.99% <67.43%> (-0.02%) :arrow_down:

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

Impacted Files Coverage Δ
accesscontroller/ipfs/accesscontroller_ipfs.go 64.86% <ø> (ø)
...cesscontroller/orbitdb/accesscontroller_orbitdb.go 2.27% <0.00%> (-0.34%) :arrow_down:
accesscontroller/simple/accesscontroller_simple.go 13.04% <ø> (ø)
pubsub/pubsubcoreapi/pubsub.go 79.22% <ø> (+5.19%) :arrow_up:
stores/basestore/base_index.go 0.00% <0.00%> (ø)
stores/basestore/noop_index.go 0.00% <0.00%> (ø)
stores/replicator/replication_info.go 100.00% <ø> (ø)
baseorbitdb/events_handler.go 47.50% <47.50%> (ø)
stores/basestore/base_store.go 60.17% <59.40%> (-3.42%) :arrow_down:
pubsub/event.go 84.61% <60.00%> (-15.39%) :arrow_down:
... and 14 more

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 21c33ff...879c59f. Read the comment docs.

github-actions[bot] commented 2 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: