berty / go-orbit-db

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

fix: bump deps #62

Closed moul closed 4 years ago

moul commented 4 years ago

depends on https://github.com/berty/go-ipfs-log/pull/42

codecov[bot] commented 4 years ago

Codecov Report

Merging #62 into master will increase coverage by 0.08%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #62      +/-   ##
==========================================
+ Coverage   67.90%   67.98%   +0.08%     
==========================================
  Files          29       29              
  Lines        2402     2402              
==========================================
+ Hits         1631     1633       +2     
  Misses        554      554              
+ Partials      217      215       -2     
Flag Coverage Δ
#unittests 67.98% <ø> (+0.08%) :arrow_up:

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

Impacted Files Coverage Δ
pubsub/directchannel/channel.go 79.09% <0.00%> (-4.55%) :arrow_down:
events/events.go 87.87% <0.00%> (+4.54%) :arrow_up:
pubsub/oneonone/channel.go 71.42% <0.00%> (+5.71%) :arrow_up:

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 99729d2...7fbe35f. Read the comment docs.

github-actions[bot] commented 4 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: