berty / go-orbit-db

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

chore: refactor unit tests #54

Closed moul closed 4 years ago

moul commented 4 years ago
codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #54      +/-   ##
==========================================
+ Coverage   66.59%   68.15%   +1.55%     
==========================================
  Files          30       29       -1     
  Lines        2464     2402      -62     
==========================================
- Hits         1641     1637       -4     
+ Misses        604      552      -52     
+ Partials      219      213       -6     
Flag Coverage Δ
#unittests 68.15% <ø> (+1.55%) :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:
baseorbitdb/orbitdb.go 71.86% <0.00%> (ø)
doc.go
pubsub/oneonone/channel.go 74.28% <0.00%> (+2.85%) :arrow_up:
pubsub/pubsubcoreapi/pubsub.go 76.34% <0.00%> (+4.30%) :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 a70f06a...eafa6e5. Read the comment docs.

github-actions[bot] commented 4 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: