berty / go-orbit-db

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

chore: decrease log verbosity for context canceled #80

Closed moul closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #80 (37088ee) into master (5030118) will increase coverage by 0.46%. The diff coverage is 71.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #80      +/-   ##
==========================================
+ Coverage   65.91%   66.37%   +0.46%     
==========================================
  Files          31       31              
  Lines        2315     2320       +5     
==========================================
+ Hits         1526     1540      +14     
+ Misses        538      533       -5     
+ Partials      251      247       -4     
Flag Coverage Δ
unittests 66.37% <71.42%> (+0.46%) :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.27% <60.00%> (-1.76%) :arrow_down:
baseorbitdb/orbitdb.go 70.42% <100.00%> (+0.06%) :arrow_up:
stores/basestore/base_store.go 64.72% <0.00%> (+0.76%) :arrow_up:
stores/replicator/replicator.go 88.46% <0.00%> (+3.84%) :arrow_up:
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 5030118...37088ee. Read the comment docs.

github-actions[bot] commented 3 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: