trustlines-protocol / relay

MIT License
8 stars 7 forks source link

Add twine check to circleci to check correclt dist can be uploaded #597

Closed cducrest closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #597 (226e436) into master (d6911ed) will decrease coverage by 0.04%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #597      +/-   ##
==========================================
- Coverage   85.82%   85.77%   -0.05%     
==========================================
  Files          56       56              
  Lines        4810     4810              
==========================================
- Hits         4128     4126       -2     
- Misses        682      684       +2     
Impacted Files Coverage Δ
src/relay/exchange/orderbook.py 84.26% <0.00%> (-1.13%) :arrow_down:
src/relay/relay.py 75.19% <0.00%> (-0.99%) :arrow_down:
src/relay/ethindex_db/ethindex_db.py 86.09% <0.00%> (+0.44%) :arrow_up:
src/relay/api/resources.py 87.77% <0.00%> (+0.66%) :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 d6911ed...226e436. Read the comment docs.