hsanjuan / ipfs-lite

IPFS-Lite is an embeddable, lightweight IPFS-network peer for IPLD applications
Apache License 2.0
339 stars 58 forks source link

feat: update go-ipld-format and boxo to remove globals #296

Closed aschmahmann closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 85.71% and project coverage change: -1.84 :warning:

Comparison is base (7349efe) 71.35% compared to head (1e8fb0d) 69.51%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #296 +/- ## ========================================== - Coverage 71.35% 69.51% -1.84% ========================================== Files 2 2 Lines 199 187 -12 ========================================== - Hits 142 130 -12 Misses 38 38 Partials 19 19 ``` | [Impacted Files](https://app.codecov.io/gh/hsanjuan/ipfs-lite/pull/296?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hector+Sanjuan) | Coverage Δ | | |---|---|---| | [ipfs.go](https://app.codecov.io/gh/hsanjuan/ipfs-lite/pull/296?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hector+Sanjuan#diff-aXBmcy5nbw==) | `65.98% <85.71%> (-2.57%)` | :arrow_down: |

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

aschmahmann commented 1 year ago

Waiting for review (and workflow running)