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: go1.15 #66

Closed moul closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #66 into master will increase coverage by 0.24%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #66      +/-   ##
==========================================
+ Coverage   67.87%   68.12%   +0.24%     
==========================================
  Files          29       29              
  Lines        2406     2406              
==========================================
+ Hits         1633     1639       +6     
+ Misses        557      553       -4     
+ Partials      216      214       -2     
Flag Coverage Δ
#unittests 68.12% <ø> (+0.24%) :arrow_up:

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

Impacted Files Coverage Δ
pubsub/pubsubraw/pubsub.go 77.77% <0.00%> (-2.78%) :arrow_down:
pubsub/directchannel/channel.go 83.63% <0.00%> (+4.54%) :arrow_up:
events/events.go 87.87% <0.00%> (+4.54%) :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 42556eb...23d0504. Read the comment docs.

github-actions[bot] commented 3 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: