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: update kubo to v0.19 #132

Closed gfanton closed 1 year ago

gfanton commented 1 year ago

update to kubo 0.19 depends on:

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +0.58 :tada:

Comparison is base (1c130c4) 62.73% compared to head (6606d60) 63.32%.

:exclamation: Current head 6606d60 differs from pull request most recent head 928fae8. Consider uploading reports for the commit 928fae8 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #132 +/- ## ========================================== + Coverage 62.73% 63.32% +0.58% ========================================== Files 37 37 Lines 2544 2544 ========================================== + Hits 1596 1611 +15 + Misses 649 640 -9 + Partials 299 293 -6 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `63.32% <ø> (+0.58%)` | :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://codecov.io/gh/berty/go-orbit-db/pull/132?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=berty) | Coverage Δ | | |---|---|---| | [stores/basestore/base\_store.go](https://codecov.io/gh/berty/go-orbit-db/pull/132?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=berty#diff-c3RvcmVzL2Jhc2VzdG9yZS9iYXNlX3N0b3JlLmdv) | `59.50% <ø> (+1.00%)` | :arrow_up: | | [stores/basestore/utils.go](https://codecov.io/gh/berty/go-orbit-db/pull/132?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=berty#diff-c3RvcmVzL2Jhc2VzdG9yZS91dGlscy5nbw==) | `66.66% <ø> (ø)` | | ... and [3 files with indirect coverage changes](https://codecov.io/gh/berty/go-orbit-db/pull/132/indirect-changes?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 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.21.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: