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: removed callbacks based subscription system #33

Closed glouvigny closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #33 into master will decrease coverage by 3.52%. The diff coverage is 76.27%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
- Coverage   79.31%   75.78%   -3.53%     
==========================================
  Files           1        2       +1     
  Lines          29       95      +66     
==========================================
+ Hits           23       72      +49     
- Misses          3       15      +12     
- Partials        3        8       +5
Impacted Files Coverage Δ
events/events.go 74.24% <76.27%> (ø)

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 90e6210...7ac69fd. Read the comment docs.

github-actions[bot] commented 4 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: