berty / go-orbit-db

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

feat: bump to libp2p 0.17.0 #86

Closed gfanton closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #86 (9cbb682) into master (028fc94) will decrease coverage by 2.39%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #86      +/-   ##
==========================================
- Coverage   65.41%   63.01%   -2.40%     
==========================================
  Files          31       31              
  Lines        2284     2290       +6     
==========================================
- Hits         1494     1443      -51     
- Misses        541      604      +63     
+ Partials      249      243       -6     
Flag Coverage Δ
unittests 63.01% <66.66%> (-2.40%) :arrow_down:

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

Impacted Files Coverage Δ
cache/cacheleveldown/leveldown.go 69.81% <28.57%> (ø)
baseorbitdb/orbitdb.go 69.14% <66.66%> (-0.86%) :arrow_down:
stores/basestore/base_store.go 64.72% <100.00%> (+0.76%) :arrow_up:
stores/basestore/utils.go 66.66% <100.00%> (ø)
pubsub/pubsubraw/pubsub.go 0.00% <0.00%> (-77.28%) :arrow_down:
pubsub/oneonone/channel.go 60.65% <0.00%> (-6.56%) :arrow_down:
accesscontroller/utils/utils.go 30.00% <0.00%> (-6.00%) :arrow_down:
stores/replicator/replicator.go 86.15% <0.00%> (+1.53%) :arrow_up:
... and 1 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 028fc94...9cbb682. Read the comment docs.

github-actions[bot] commented 2 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: