little-bear-labs / ipfs-chromium

19 stars 1 forks source link

Jsonpath #83

Closed John-LittleBearLabs closed 9 months ago

John-LittleBearLabs commented 9 months ago

URL pathing through DAG-JSON IPLD blocks.

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (479894a) 52.45% compared to head (5abaf95) 52.36%. Report is 12 commits behind head on main.

Files Patch % Lines
library/include/ipfs_client/all_inclusive.h 0.00% 156 Missing :warning:
library/include/ipfs_client/json_cbor_adapter.h 0.00% 95 Missing :warning:
library/src/ipfs_client/gw/gateway_request.cc 55.08% 84 Missing :warning:
library/src/ipfs_client/all_inclusive.cc 0.00% 67 Missing :warning:
...brary/src/ipfs_client/gw/gateway_http_requestor.cc 56.15% 57 Missing :warning:
library/src/ipfs_client/gw/requestor.cc 36.48% 47 Missing :warning:
library/src/ipfs_client/ipld/dag_node.cc 48.83% 44 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/ipld/dag_json_node.cc 69.23% 24 Missing :warning:
... and 24 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #83 +/- ## ========================================== - Coverage 52.45% 52.36% -0.09% ========================================== Files 48 77 +29 Lines 2381 3464 +1083 ========================================== + Hits 1249 1814 +565 - Misses 1132 1650 +518 ```

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