little-bear-labs / ipfs-chromium

19 stars 1 forks source link

CBOR pathing #79

Closed John-LittleBearLabs closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (479894a) 52.45% compared to head (343e15a) 52.63%. Report is 11 commits behind head on main.

:exclamation: Current head 343e15a differs from pull request most recent head 1e037be. Consider uploading reports for the commit 1e037be to get more accurate results

Files Patch % Lines
library/include/ipfs_client/all_inclusive.h 0.00% 149 Missing :warning:
library/src/ipfs_client/gw/gateway_request.cc 55.37% 83 Missing :warning:
library/include/ipfs_client/json_cbor_adapter.h 0.00% 67 Missing :warning:
library/src/ipfs_client/all_inclusive.cc 0.00% 67 Missing :warning:
...brary/src/ipfs_client/gw/gateway_http_requestor.cc 57.48% 54 Missing :warning:
library/src/ipfs_client/gw/requestor.cc 36.48% 47 Missing :warning:
library/src/ipfs_client/ipld/dag_node.cc 53.84% 36 Missing :warning:
library/src/ipfs_client/gw/dnslink_requestor.cc 0.00% 34 Missing :warning:
...rary/src/ipfs_client/gw/deduplicating_requestor.cc 0.00% 30 Missing :warning:
library/src/ipfs_client/ipns_record.cc 62.50% 30 Missing :warning:
... and 25 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #79 +/- ## ========================================== + Coverage 52.45% 52.63% +0.18% ========================================== Files 48 73 +25 Lines 2381 3317 +936 ========================================== + Hits 1249 1746 +497 - Misses 1132 1571 +439 ```

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