lbryio / torba

Torba makes it easy to create fast and correct bitcoin based crypto wallets.
MIT License
2.18k stars 20 forks source link

orchstr8: add blockchain.claim_name for testing arbitrary claims (invalid or crafted ones) #75

Closed shyba closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #75 into master will decrease coverage by 0.01%. The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #75      +/-   ##
==========================================
- Coverage   69.16%   69.15%   -0.02%     
==========================================
  Files          65       65              
  Lines       10413    10415       +2     
==========================================
  Hits         7202     7202              
- Misses       3211     3213       +2
Impacted Files Coverage Δ
torba/orchstr8/node.py 83.33% <50%> (-0.27%) :arrow_down:
torba/client/baseledger.py 95.19% <0%> (-0.33%) :arrow_down:

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 9b21bd1...023b4c4. Read the comment docs.

eukreign commented 5 years ago

moved this to lbrynet testcase