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: some minor bugs + improvements #67

Closed phanhuynhquy closed 4 years ago

phanhuynhquy commented 4 years ago

[Change Description]

Fix some minor bugs + improvements related to error handling

[Ticket]

None

[Test]

run again tests

[CheckList]

None

codecov[bot] commented 4 years ago

Codecov Report

Merging #67 into master will decrease coverage by 0.03%. The diff coverage is 22.22%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #67      +/-   ##
==========================================
- Coverage   68.07%   68.04%   -0.04%     
==========================================
  Files          29       29              
  Lines        2406     2410       +4     
==========================================
+ Hits         1638     1640       +2     
- Misses        553      557       +4     
+ Partials      215      213       -2     
Flag Coverage Δ
#unittests 68.04% <22.22%> (-0.04%) :arrow_down:

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

Impacted Files Coverage Δ
baseorbitdb/orbitdb.go 71.14% <0.00%> (-0.44%) :arrow_down:
stores/basestore/base_store.go 64.41% <25.00%> (-0.16%) :arrow_down:
pubsub/directchannel/channel.go 83.63% <100.00%> (ø)
stores/replicator/replicator.go 83.56% <0.00%> (+1.36%) :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 ad868cb...ffc880b. Read the comment docs.

github-actions[bot] commented 4 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: