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

added --blocking to stream_*/channel_*/support_* commands #2219

Merged
merged 1 commit into from Jun 18, 2019

Conversation

eukreign
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jun 10, 2019

Codecov Report

Merging #2219 into master will decrease coverage by 0.02%.
The diff coverage is 76.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2219      +/-   ##
==========================================
- Coverage   77.35%   77.33%   -0.03%     
==========================================
  Files          99       99              
  Lines       11360    11362       +2     
==========================================
- Hits         8788     8787       -1     
- Misses       2572     2575       +3
Impacted Files Coverage Δ
lbrynet/extras/daemon/Daemon.py 75.9% <76.47%> (+0.12%) ⬆️
lbrynet/blob/writer.py 92.59% <0%> (-3.71%) ⬇️
lbrynet/blob/blob_file.py 91.85% <0%> (-0.91%) ⬇️
lbrynet/stream/reflector/server.py 80% <0%> (-0.77%) ⬇️
lbrynet/dht/protocol/routing_table.py 89.2% <0%> (+0.56%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3abc98a...c85fa40. Read the comment docs.

@eukreign eukreign changed the title --blocking added --blocking to stream_*/channel_*/support_* commands Jun 11, 2019
@lbry-bot lbry-bot assigned jackrobison and unassigned eukreign Jun 11, 2019
@eukreign eukreign force-pushed the broadcast_error_handling_blocking branch from fcb5a29 to c85fa40 Compare June 18, 2019 22:55
@eukreign eukreign merged commit 262735c into master Jun 18, 2019
@eukreign eukreign deleted the broadcast_error_handling_blocking branch June 18, 2019 23:32
@eukreign eukreign added area: jsonrpc type: improvement Existing (or partially existing) functionality needs to be changed labels Jun 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: jsonrpc type: improvement Existing (or partially existing) functionality needs to be changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants