Closed rvagg closed 1 year ago
Base: 5.04% // Head: 5.44% // Increases project coverage by +0.40%
:tada:
Coverage data is based on head (
03956e7
) compared to base (c0de64f
). Patch coverage: 14.94% of modified lines in pull request are covered.
:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
This is #167 but against current
master
, i.e. with the provider rewrite reverted.It's using https://github.com/filecoin-project/lassie/pull/54 as the "latest" lassie, because that's the newest incarnation of the interface - taking a linkSystem per retrieval.
Unfortunately this won't build because there's a dependency problem involving the infamous btcd breaking change .. and I don't have the patience today to figure out which bit broke that, maybe the go-data-transfer upgrade? It was working with in #167 with a version of lassie that's not too far off this one.