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: use a single stream handler for head exchange #44

Closed glouvigny closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #44 into master will increase coverage by 0.17%. The diff coverage is 82.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #44      +/-   ##
==========================================
+ Coverage   74.24%   74.41%   +0.17%     
==========================================
  Files           1        2       +1     
  Lines          66      172     +106     
==========================================
+ Hits           49      128      +79     
- Misses         12       30      +18     
- Partials        5       14       +9     
Impacted Files Coverage Δ
pubsub/directchannel/channel.go 74.52% <82.85%> (ø)

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 ae12228...bccbd01. Read the comment docs.