berty / go-orbit-db

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

fix: direct channel #84

Closed gfanton closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #84 (9d17cd8) into master (c8ecbcc) will decrease coverage by 0.49%. The diff coverage is 77.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #84      +/-   ##
==========================================
- Coverage   66.03%   65.54%   -0.50%     
==========================================
  Files          31       31              
  Lines        2320     2284      -36     
==========================================
- Hits         1532     1497      -35     
- Misses        539      540       +1     
+ Partials      249      247       -2     
Flag Coverage Δ
unittests 65.54% <77.55%> (-0.50%) :arrow_down:

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

Impacted Files Coverage Δ
pubsub/directchannel/channel.go 71.42% <77.55%> (-10.39%) :arrow_down:
baseorbitdb/orbitdb.go 70.00% <0.00%> (-0.43%) :arrow_down:
events/events.go 85.18% <0.00%> (+5.55%) :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 c8ecbcc...9d17cd8. Read the comment docs.

github-actions[bot] commented 2 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: