berty / go-orbit-db

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

fix: remove unused stat struct #90

Closed gfanton closed 2 years ago

gfanton commented 2 years ago

can throw panic on some devices

codecov[bot] commented 2 years ago

Codecov Report

Merging #90 (c425b1d) into master (eefbdde) will increase coverage by 0.51%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #90      +/-   ##
==========================================
+ Coverage   63.10%   63.61%   +0.51%     
==========================================
  Files          31       31              
  Lines        2290     2314      +24     
==========================================
+ Hits         1445     1472      +27     
+ Misses        601      600       -1     
+ Partials      244      242       -2     
Flag Coverage Δ
unittests 63.61% <ø> (+0.51%) :arrow_up:

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

Impacted Files Coverage Δ
stores/basestore/base_store.go 64.35% <ø> (+0.39%) :arrow_up:
pubsub/directchannel/channel.go 71.01% <0.00%> (-0.42%) :arrow_down:
baseorbitdb/orbitdb.go 68.85% <0.00%> (-0.30%) :arrow_down:
events/events.go 94.59% <0.00%> (+9.40%) :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 eefbdde...c425b1d. Read the comment docs.

github-actions[bot] commented 2 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: