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

Fix resolve for invalid claims (not decode-able) #1800

Merged
merged 2 commits into from
Jan 23, 2019

Conversation

shyba
Copy link
Member

@shyba shyba commented Jan 23, 2019

No description provided.

@shyba shyba force-pushed the fix_resolve_for_undecodeable branch from c02e6c3 to 6fa44da Compare January 23, 2019 17:07
@codecov
Copy link

codecov bot commented Jan 23, 2019

Codecov Report

Merging #1800 into master will decrease coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1800      +/-   ##
==========================================
- Coverage    65.7%   65.69%   -0.01%     
==========================================
  Files         150      150              
  Lines       13380    13378       -2     
==========================================
- Hits         8791     8789       -2     
  Misses       4589     4589
Impacted Files Coverage Δ
lbrynet/extras/wallet/manager.py 57.54% <100%> (-0.24%) ⬇️
lbrynet/extras/wallet/resolve.py 80.42% <100%> (ø) ⬆️

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 368f068...6fa44da. Read the comment docs.

@eukreign eukreign merged commit eba88c1 into master Jan 23, 2019
@jackrobison jackrobison deleted the fix_resolve_for_undecodeable branch January 30, 2019 16:24
@shyba shyba added area: wallet area: api type: bug Existing functionality is wrong or broken and removed area: api labels Feb 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: wallet type: bug Existing functionality is wrong or broken
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants