trustlines-protocol / relay

MIT License
8 stars 7 forks source link

Add the new Kenian Shiling currency #576

Closed compojoom closed 3 years ago

compojoom commented 3 years ago

The previously used kenyan shilling address had mediation fees turned off

codecov[bot] commented 3 years ago

Codecov Report

Merging #576 (3956837) into master (ec65254) will increase coverage by 0.02%. The diff coverage is n/a.

:exclamation: Current head 3956837 differs from pull request most recent head 3902b7e. Consider uploading reports for the commit 3902b7e to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master     #576      +/-   ##
==========================================
+ Coverage   85.84%   85.86%   +0.02%     
==========================================
  Files          56       56              
  Lines        4791     4791              
==========================================
+ Hits         4113     4114       +1     
+ Misses        678      677       -1     
Impacted Files Coverage Δ
src/relay/relay.py 74.17% <0.00%> (-2.48%) :arrow_down:
src/relay/ethindex_db/ethindex_db.py 85.65% <0.00%> (+0.44%) :arrow_up:
src/relay/exchange/exchange_db.py 94.78% <0.00%> (+0.86%) :arrow_up:
src/relay/blockchain/delegate.py 90.74% <0.00%> (+0.92%) :arrow_up:
src/relay/api/resources.py 88.22% <0.00%> (+1.33%) :arrow_up:
src/relay/blockchain/proxy.py 90.05% <0.00%> (+2.33%) :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 ec65254...3902b7e. Read the comment docs.