berty / go-orbit-db

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

feat: add eventbus subscriber name #135

Closed gfanton closed 1 year ago

gfanton commented 1 year ago

add eventbus subcribers name to help montoring bus events state

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 83.33% and project coverage change: +0.10 :tada:

Comparison is base (5288b5d) 62.73% compared to head (7ab1b80) 62.84%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #135 +/- ## ========================================== + Coverage 62.73% 62.84% +0.10% ========================================== Files 37 37 Lines 2544 2546 +2 ========================================== + Hits 1596 1600 +4 + Misses 649 648 -1 + Partials 299 298 -1 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `62.84% <83.33%> (+0.10%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=berty#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://app.codecov.io/gh/berty/go-orbit-db/pull/135?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=berty) | Coverage Δ | | |---|---|---| | [...cesscontroller/orbitdb/accesscontroller\_orbitdb.go](https://app.codecov.io/gh/berty/go-orbit-db/pull/135?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=berty#diff-YWNjZXNzY29udHJvbGxlci9vcmJpdGRiL2FjY2Vzc2NvbnRyb2xsZXJfb3JiaXRkYi5nbw==) | `2.27% <0.00%> (ø)` | | | [baseorbitdb/orbitdb.go](https://app.codecov.io/gh/berty/go-orbit-db/pull/135?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=berty#diff-YmFzZW9yYml0ZGIvb3JiaXRkYi5nbw==) | `70.40% <100.00%> (+0.07%)` | :arrow_up: | | [stores/basestore/base\_store.go](https://app.codecov.io/gh/berty/go-orbit-db/pull/135?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=berty#diff-c3RvcmVzL2Jhc2VzdG9yZS9iYXNlX3N0b3JlLmdv) | `58.56% <100.00%> (+0.06%)` | :arrow_up: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/berty/go-orbit-db/pull/135/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=berty)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

github-actions[bot] commented 1 year ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: