berty / go-orbit-db

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

feat: bump to kubo 16 & libp2p 23 #115

Closed gfanton closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 63.31% // Head: 63.17% // Decreases project coverage by -0.13% :warning:

Coverage data is based on head (007f41d) compared to base (e9658b4). Patch coverage: 9.03% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #115 +/- ## ========================================== - Coverage 63.31% 63.17% -0.14% ========================================== Files 35 36 +1 Lines 2483 2485 +2 ========================================== - Hits 1572 1570 -2 - Misses 627 631 +4 Partials 284 284 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `63.17% <9.03%> (-0.14%)` | :arrow_down: | 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://codecov.io/gh/berty/go-orbit-db/pull/115?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=berty) | Coverage Δ | | |---|---|---| | [accesscontroller/manifest.go](https://codecov.io/gh/berty/go-orbit-db/pull/115/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=berty#diff-YWNjZXNzY29udHJvbGxlci9tYW5pZmVzdC5nbw==) | `71.60% <0.00%> (ø)` | | | [accesscontroller/utils/utils.go](https://codecov.io/gh/berty/go-orbit-db/pull/115/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=berty#diff-YWNjZXNzY29udHJvbGxlci91dGlscy91dGlscy5nbw==) | `31.03% <0.00%> (+1.03%)` | :arrow_up: | | [baseorbitdb/events.go](https://codecov.io/gh/berty/go-orbit-db/pull/115/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=berty#diff-YmFzZW9yYml0ZGIvZXZlbnRzLmdv) | `100.00% <ø> (ø)` | | | [cache/cacheleveldown/leveldown.go](https://codecov.io/gh/berty/go-orbit-db/pull/115/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=berty#diff-Y2FjaGUvY2FjaGVsZXZlbGRvd24vbGV2ZWxkb3duLmdv) | `69.81% <0.00%> (ø)` | | | [events/events.go](https://codecov.io/gh/berty/go-orbit-db/pull/115/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=berty#diff-ZXZlbnRzL2V2ZW50cy5nbw==) | `66.66% <ø> (ø)` | | | [pubsub/directchannel/channel.go](https://codecov.io/gh/berty/go-orbit-db/pull/115/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=berty#diff-cHVic3ViL2RpcmVjdGNoYW5uZWwvY2hhbm5lbC5nbw==) | `67.39% <ø> (ø)` | | | [pubsub/event.go](https://codecov.io/gh/berty/go-orbit-db/pull/115/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=berty#diff-cHVic3ViL2V2ZW50Lmdv) | `87.50% <ø> (ø)` | | | [pubsub/oneonone/channel.go](https://codecov.io/gh/berty/go-orbit-db/pull/115/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=berty#diff-cHVic3ViL29uZW9ub25lL2NoYW5uZWwuZ28=) | `70.23% <0.00%> (-1.20%)` | :arrow_down: | | [pubsub/pubsubcoreapi/pubsub.go](https://codecov.io/gh/berty/go-orbit-db/pull/115/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=berty#diff-cHVic3ViL3B1YnN1YmNvcmVhcGkvcHVic3ViLmdv) | `75.32% <ø> (ø)` | | | [pubsub/pubsubraw/pubsub.go](https://codecov.io/gh/berty/go-orbit-db/pull/115/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=berty#diff-cHVic3ViL3B1YnN1YnJhdy9wdWJzdWIuZ28=) | `78.78% <ø> (ø)` | | | ... and [17 more](https://codecov.io/gh/berty/go-orbit-db/pull/115/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=berty) | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=berty). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=berty)

:umbrella: View full report at Codecov.
: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.18.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: