application-research / autoretrieve

A server to make GraphSync data accessible on IPFS
22 stars 7 forks source link

fix: block wait timeout & more provider & block debugging #157

Closed rvagg closed 1 year ago

rvagg commented 1 year ago
codecov-commenter commented 1 year ago

Codecov Report

Base: 5.96% // Head: 5.59% // Decreases project coverage by -0.36% :warning:

Coverage data is based on head (66e6bc8) compared to base (cb0b9e3). Patch coverage: 21.42% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #157 +/- ## ========================================= - Coverage 5.96% 5.59% -0.37% ========================================= Files 10 10 Lines 1509 1536 +27 ========================================= - Hits 90 86 -4 - Misses 1416 1445 +29 - Partials 3 5 +2 ``` | [Impacted Files](https://codecov.io/gh/application-research/autoretrieve/pull/157?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=application-research) | Coverage Δ | | |---|---|---| | [bitswap/provider.go](https://codecov.io/gh/application-research/autoretrieve/pull/157/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=application-research#diff-Yml0c3dhcC9wcm92aWRlci5nbw==) | `0.00% <0.00%> (ø)` | | | [blocks/manager.go](https://codecov.io/gh/application-research/autoretrieve/pull/157/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=application-research#diff-YmxvY2tzL21hbmFnZXIuZ28=) | `78.64% <69.23%> (-6.36%)` | :arrow_down: | 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=application-research). 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=application-research)

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

rvagg commented 1 year ago