trustlines-protocol / relay

MIT License
8 stars 7 forks source link

Update addresses.json for tlbc networks #570

Closed cducrest closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #570 (90ec0ef) into master (d853af5) will decrease coverage by 0.40%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #570      +/-   ##
==========================================
- Coverage   85.71%   85.31%   -0.41%     
==========================================
  Files          56       56              
  Lines        4704     4704              
==========================================
- Hits         4032     4013      -19     
- Misses        672      691      +19     
Impacted Files Coverage Δ
src/relay/exchange/exchange_db.py 89.56% <0.00%> (-4.35%) :arrow_down:
src/relay/relay.py 74.02% <0.00%> (-2.07%) :arrow_down:
src/relay/blockchain/exchange_proxy.py 90.90% <0.00%> (-1.82%) :arrow_down:
src/relay/api/resources.py 86.56% <0.00%> (-1.37%) :arrow_down:
src/relay/blockchain/delegate.py 90.65% <0.00%> (-0.94%) :arrow_down:
src/relay/blockchain/proxy.py 89.01% <0.00%> (+2.31%) :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 d853af5...48a3280. Read the comment docs.