Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Partial CAR requests #92

Merged
merged 1 commit into from
Jan 26, 2024
Merged

Partial CAR requests #92

merged 1 commit into from
Jan 26, 2024

Conversation

John-LittleBearLabs
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Dec 20, 2023

Codecov Report

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

Comparison is base (5e41a17) 52.45% compared to head (6953e75) 63.21%.
Report is 17 commits behind head on main.

Files Patch % Lines
library/include/ipfs_client/gw/requestor.h 0.00% 2 Missing ⚠️
library/include/ipfs_client/cid.h 66.66% 1 Missing ⚠️
library/include/ipfs_client/context_api.h 0.00% 1 Missing ⚠️
library/include/ipfs_client/dag_cbor_value.h 0.00% 1 Missing ⚠️
library/include/ipfs_client/gateways.h 75.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #92       +/-   ##
===========================================
+ Coverage   52.45%   63.21%   +10.75%     
===========================================
  Files          48       69       +21     
  Lines        2381     3099      +718     
===========================================
+ Hits         1249     1959      +710     
- Misses       1132     1140        +8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Entity scope fits nicely.
Fixes #91
@John-LittleBearLabs John-LittleBearLabs merged commit c536783 into main Jan 26, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants