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

_redirects #71

Merged
merged 1 commit into from
Nov 15, 2023
Merged

_redirects #71

merged 1 commit into from
Nov 15, 2023

Conversation

John-LittleBearLabs
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Oct 27, 2023

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 ⚠️
library/src/ipfs_client/gw/gateway_request.cc 32.25% 42 Missing ⚠️
library/src/ipfs_client/redirects.cc 79.73% 31 Missing ⚠️
library/src/ipfs_client/scheduler.cc 15.38% 22 Missing ⚠️
library/src/ipfs_client/busy_gateway.cc 42.10% 11 Missing ⚠️
library/src/ipfs_client/ipld/dag_node.cc 70.27% 11 Missing ⚠️
library/src/ipfs_client/ipld/root.cc 81.63% 9 Missing ⚠️
library/src/ipfs_client/orchestrator.cc 86.95% 9 Missing ⚠️
library/src/ipfs_client/gateway.cc 11.11% 8 Missing ⚠️
...brary/src/libp2p/multi/content_identifier_codec.cc 42.85% 8 Missing ⚠️
... and 11 more
Additional details and impacted files
@@            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     

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

@John-LittleBearLabs John-LittleBearLabs marked this pull request as ready for review November 3, 2023 13:45
@John-LittleBearLabs John-LittleBearLabs force-pushed the redirects branch 2 times, most recently from 5082ab3 to 9031c3d Compare November 8, 2023 22:41
Redirects file parses.
Plugging it in was tricky.
Time for refactor.
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.

1 participant