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: missing entries #101

Closed gfanton closed 2 years ago

gfanton commented 2 years ago

fix missing entries fields

codecov[bot] commented 2 years ago

Codecov Report

Merging #101 (13b56f6) into master (a15cec2) will increase coverage by 0.09%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #101      +/-   ##
==========================================
+ Coverage   63.20%   63.29%   +0.09%     
==========================================
  Files          35       35              
  Lines        2481     2482       +1     
==========================================
+ Hits         1568     1571       +3     
+ Misses        629      627       -2     
  Partials      284      284              
Flag Coverage Δ
unittests 63.29% <100.00%> (+0.09%) :arrow_up:

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

Impacted Files Coverage Δ
stores/events.go 100.00% <100.00%> (ø)
pubsub/oneonone/channel.go 73.80% <0.00%> (+2.38%) :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 a15cec2...13b56f6. Read the comment docs.

github-actions[bot] commented 2 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: