filecoin-project / go-data-transfer

Data Transfer Shared Component for go-filecoin & go-lotus
Other
39 stars 17 forks source link

feat(graphsync): WithResponseProgressListener to watch traverser #378

Open rvagg opened 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #378 (432a10e) into master (e5d0f91) will increase coverage by 0.05%. The diff coverage is 63.15%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/filecoin-project/go-data-transfer/pull/378/graphs/tree.svg?width=650&height=150&src=pr&token=M4Th4q6xd3&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=filecoin-project)](https://app.codecov.io/gh/filecoin-project/go-data-transfer/pull/378?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=filecoin-project) ```diff @@ Coverage Diff @@ ## master #378 +/- ## ========================================== + Coverage 61.31% 61.37% +0.05% ========================================== Files 30 30 Lines 3200 3223 +23 ========================================== + Hits 1962 1978 +16 - Misses 1009 1017 +8 + Partials 229 228 -1 ``` | [Files Changed](https://app.codecov.io/gh/filecoin-project/go-data-transfer/pull/378?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=filecoin-project) | Coverage Δ | | |---|---|---| | [transport/graphsync/graphsync.go](https://app.codecov.io/gh/filecoin-project/go-data-transfer/pull/378?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=filecoin-project#diff-dHJhbnNwb3J0L2dyYXBoc3luYy9ncmFwaHN5bmMuZ28=) | `75.79% <63.15%> (-0.24%)` | :arrow_down: |