trustlines-protocol / relay

MIT License
8 stars 7 forks source link

Update dependencies to match new contracts version #564

Closed cducrest closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #564 (77a0fad) into master (177a020) will decrease coverage by 0.42%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #564      +/-   ##
==========================================
- Coverage   85.74%   85.32%   -0.43%     
==========================================
  Files          56       56              
  Lines        4694     4694              
==========================================
- Hits         4025     4005      -20     
- Misses        669      689      +20     
Impacted Files Coverage Δ
src/relay/blockchain/delegate.py 89.71% <100.00%> (-0.94%) :arrow_down:
src/relay/relay.py 73.15% <0.00%> (-3.69%) :arrow_down:
src/relay/blockchain/node.py 90.16% <0.00%> (-1.64%) :arrow_down:
src/relay/exchange/orderbook.py 84.26% <0.00%> (-1.13%) :arrow_down:
src/relay/blockchain/proxy.py 91.32% <0.00%> (ø)
src/relay/api/resources.py 86.33% <0.00%> (+0.22%) :arrow_up:

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 177a020...77a0fad. Read the comment docs.