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: bumped deps #81

Closed glouvigny closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #81 (975b2fb) into master (ad349a0) will decrease coverage by 0.17%. The diff coverage is 48.38%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #81      +/-   ##
==========================================
- Coverage   66.17%   66.00%   -0.18%     
==========================================
  Files          31       31              
  Lines        2315     2315              
==========================================
- Hits         1532     1528       -4     
- Misses        535      537       +2     
- Partials      248      250       +2     
Flag Coverage Δ
unittests 66.00% <48.38%> (-0.18%) :arrow_down:

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

Impacted Files Coverage Δ
pubsub/pubsubcoreapi/pubsub.go 74.02% <0.00%> (ø)
stores/basestore/base_store.go 64.72% <46.15%> (ø)
stores/replicator/replicator.go 84.61% <50.00%> (ø)
baseorbitdb/orbitdb.go 70.36% <100.00%> (ø)
pubsub/pubsubraw/pubsub.go 79.03% <100.00%> (ø)
pubsub/oneonone/channel.go 60.65% <0.00%> (-6.56%) :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 ad349a0...975b2fb. Read the comment docs.

github-actions[bot] commented 3 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: