application-research / autoretrieve

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

fix: debug message missing proper "Code" parameter #146

Closed rvagg closed 1 year ago

rvagg commented 1 year ago

Seeing some of these show up in the logs, I'd like to know what they are!

codecov-commenter commented 1 year ago

Codecov Report

Base: 20.66% // Head: 20.66% // No change to project coverage :thumbsup:

Coverage data is based on head (c68a586) compared to base (0430279). Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #146 +/- ## ======================================= Coverage 20.66% 20.66% ======================================= Files 16 16 Lines 2332 2332 ======================================= Hits 482 482 Misses 1819 1819 Partials 31 31 ``` | [Impacted Files](https://codecov.io/gh/application-research/autoretrieve/pull/146?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=application-research) | Coverage Δ | | |---|---|---| | [filecoin/retriever.go](https://codecov.io/gh/application-research/autoretrieve/pull/146/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=application-research#diff-ZmlsZWNvaW4vcmV0cmlldmVyLmdv) | `34.87% <0.00%> (ø)` | | 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.