generated from ipfs/ipfs-repository-template
-
Notifications
You must be signed in to change notification settings - Fork 95
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
blockservice: add WithContentBlocker
option
#556
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Current dependencies on/for this PR:
This stack of pull requests is managed by Graphite. |
This was referenced Jan 15, 2024
Codecov ReportAttention:
@@ Coverage Diff @@
## main #556 +/- ##
==========================================
+ Coverage 65.16% 65.48% +0.31%
==========================================
Files 204 207 +3
Lines 25597 25654 +57
==========================================
+ Hits 16681 16800 +119
+ Misses 7433 7371 -62
Partials 1483 1483
|
Jorropo
force-pushed
the
01-15-blockservice_add_compiletime_guard_for_BoundedBlockService_on_the_blockservice_struct
branch
from
January 15, 2024 07:55
4d08813
to
98c3890
Compare
Base automatically changed from
01-15-blockservice_add_compiletime_guard_for_BoundedBlockService_on_the_blockservice_struct
to
main
January 15, 2024 07:57
Jorropo
force-pushed
the
01-15-blockservice_add_WithContentBlocker_option
branch
from
January 15, 2024 07:58
ec8bcb6
to
7e0cfb1
Compare
The goal is to help with ipfs-shipyard/nopfs#34.
Jorropo
changed the base branch from
main
to
blockservice-stop-using-NewWriteThrough-in-tests
January 15, 2024 12:57
Jorropo
force-pushed
the
01-15-blockservice_add_WithContentBlocker_option
branch
from
January 15, 2024 12:57
7e0cfb1
to
5d0398e
Compare
This was referenced Jan 15, 2024
Merged
Base automatically changed from
blockservice-stop-using-NewWriteThrough-in-tests
to
blockservice-opt
January 15, 2024 17:20
This was referenced Jan 16, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The goal is to help with ipfs-shipyard/nopfs#34.