berty / go-orbit-db

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

fix: removed potential race conditions #26

Closed glouvigny closed 4 years ago

glouvigny commented 4 years ago

depends on #27 depends on #28

codecov[bot] commented 4 years ago

Codecov Report

Merging #26 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #26   +/-   ##
=======================================
  Coverage   79.31%   79.31%           
=======================================
  Files           1        1           
  Lines          29       29           
=======================================
  Hits           23       23           
  Misses          3        3           
  Partials        3        3

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 9b364ce...2922be9. Read the comment docs.

moul commented 4 years ago

to be merged after #27 to confirm that everything is correctly configured

github-actions[bot] commented 4 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: