berty / go-orbit-db

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

chore: change the protocolID to match the convention #60

Closed aeddi closed 4 years ago

aeddi commented 4 years ago

See https://docs.libp2p.io/concepts/protocols/#protocol-ids

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #60      +/-   ##
==========================================
+ Coverage   67.86%   67.90%   +0.04%     
==========================================
  Files          29       29              
  Lines        2402     2402              
==========================================
+ Hits         1630     1631       +1     
+ Misses        556      554       -2     
- Partials      216      217       +1     
Flag Coverage Δ
#unittests 67.90% <ø> (+0.04%) :arrow_up:

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

Impacted Files Coverage Δ
pubsub/directchannel/channel.go 83.63% <ø> (+4.54%) :arrow_up:
pubsub/oneonone/channel.go 65.71% <0.00%> (-5.72%) :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 12599af...e026ca7. Read the comment docs.

github-actions[bot] commented 4 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: