berty / go-orbit-db

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

feat: bump to ipfs 13.1 #112

Closed gfanton closed 1 year ago

gfanton commented 1 year ago

bump to ipfs 13.1 and golang minimal version to 1.17

codecov[bot] commented 1 year ago

Codecov Report

Merging #112 (2b2a516) into master (e9658b4) will decrease coverage by 0.02%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #112      +/-   ##
==========================================
- Coverage   63.31%   63.28%   -0.03%     
==========================================
  Files          35       36       +1     
  Lines        2483     2487       +4     
==========================================
+ Hits         1572     1574       +2     
- Misses        627      631       +4     
+ Partials      284      282       -2     
Flag Coverage Δ
unittests 63.28% <ø> (-0.03%) :arrow_down:

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

Impacted Files Coverage Δ
stores/replicator/replicator.go 78.40% <0.00%> (-1.14%) :arrow_down:
doc.go 0.00% <0.00%> (ø)
baseorbitdb/orbitdb.go 67.62% <0.00%> (+0.44%) :arrow_up:
pubsub/oneonone/channel.go 73.80% <0.00%> (+2.38%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.