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

examples/unixfs-file-cid: use session for fetching blocks #551

Conversation

Jorropo
Copy link
Contributor

@Jorropo Jorropo commented Jan 12, 2024

No description provided.

Copy link
Contributor Author

Jorropo commented Jan 12, 2024

Copy link

codecov bot commented Jan 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8109917) 65.61% compared to head (0e5383e) 65.18%.

Impacted file tree graph

@@                                           Coverage Diff                                           @@
##           01-12-blockservice_add_NewSessionContext_and_EmbedSessionInContext_     #551      +/-   ##
=======================================================================================================
- Coverage                                                                65.61%   65.18%   -0.43%     
=======================================================================================================
  Files                                                                      207      204       -3     
  Lines                                                                    25606    25540      -66     
=======================================================================================================
- Hits                                                                     16802    16649     -153     
- Misses                                                                    7334     7400      +66     
- Partials                                                                  1470     1491      +21     
Files Coverage Δ
examples/unixfs-file-cid/main.go 43.13% <100.00%> (+1.92%) ⬆️

... and 21 files with indirect coverage changes

@hacdias hacdias force-pushed the 01-12-blockservice_add_NewSessionContext_and_EmbedSessionInContext_ branch from 6c590b8 to 39f6a56 Compare January 12, 2024 12:26
@Jorropo Jorropo force-pushed the 01-12-blockservice_add_NewSessionContext_and_EmbedSessionInContext_ branch from 39f6a56 to 8109917 Compare January 12, 2024 12:29
@Jorropo Jorropo force-pushed the 01-12-examples/unixfs-file-cid_use_session_for_fetching_blocks branch from 82e68ca to f8e9794 Compare January 12, 2024 12:29
@Jorropo Jorropo force-pushed the 01-12-examples/unixfs-file-cid_use_session_for_fetching_blocks branch from f8e9794 to 0e5383e Compare January 12, 2024 12:40
@Jorropo Jorropo merged commit c6ac1a3 into 01-12-blockservice_add_NewSessionContext_and_EmbedSessionInContext_ Jan 12, 2024
12 of 15 checks passed
@Jorropo Jorropo deleted the 01-12-examples/unixfs-file-cid_use_session_for_fetching_blocks branch January 12, 2024 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants