little-bear-labs / ipfs-chromium

19 stars 1 forks source link

_redirects #71

Closed John-LittleBearLabs closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

Attention: 229 lines in your changes are missing coverage. Please review.

Comparison is base (479894a) 52.45% compared to head (b14614d) 59.79%. Report is 8 commits behind head on main.

Files Patch % Lines
.../src/libp2p/multi/multibase_codec/codecs/base16.cc 43.03% 45 Missing :warning:
library/src/ipfs_client/gw/gateway_request.cc 32.25% 42 Missing :warning:
library/src/ipfs_client/redirects.cc 79.73% 31 Missing :warning:
library/src/ipfs_client/scheduler.cc 15.38% 22 Missing :warning:
library/src/ipfs_client/busy_gateway.cc 42.10% 11 Missing :warning:
library/src/ipfs_client/ipld/dag_node.cc 70.27% 11 Missing :warning:
library/src/ipfs_client/ipld/root.cc 81.63% 9 Missing :warning:
library/src/ipfs_client/orchestrator.cc 86.95% 9 Missing :warning:
library/src/ipfs_client/gateway.cc 11.11% 8 Missing :warning:
...brary/src/libp2p/multi/content_identifier_codec.cc 42.85% 8 Missing :warning:
... and 11 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #71 +/- ## ========================================== + Coverage 52.45% 59.79% +7.33% ========================================== Files 48 69 +21 Lines 2381 3064 +683 ========================================== + Hits 1249 1832 +583 - Misses 1132 1232 +100 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.