trustlines-protocol / relay

MIT License
8 stars 7 forks source link

Fix/fetch frozen status on start #569

Closed cducrest closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #569 (0db9ea8) into master (610db2c) will decrease coverage by 0.75%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #569      +/-   ##
==========================================
- Coverage   86.02%   85.26%   -0.76%     
==========================================
  Files          56       56              
  Lines        4701     4704       +3     
==========================================
- Hits         4044     4011      -33     
- Misses        657      693      +36     
Impacted Files Coverage Δ
src/relay/blockchain/currency_network_proxy.py 98.48% <100.00%> (+0.04%) :arrow_up:
src/relay/relay.py 74.02% <100.00%> (-3.05%) :arrow_down:
src/relay/api/tokens/resources.py 81.25% <0.00%> (-4.17%) :arrow_down:
src/relay/blockchain/proxy.py 87.28% <0.00%> (-3.47%) :arrow_down:
src/relay/blockchain/node.py 90.16% <0.00%> (-3.28%) :arrow_down:
src/relay/api/resources.py 86.10% <0.00%> (-2.28%) :arrow_down:
src/relay/exchange/orderbook.py 84.26% <0.00%> (-1.13%) :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 610db2c...0db9ea8. Read the comment docs.