trustlines-protocol / relay

MIT License
8 stars 7 forks source link

Update dependencies to upgrade httplib2 away from vulnerable version #573

Closed cducrest closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #573 (99622a3) into master (538a898) will increase coverage by 0.10%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #573      +/-   ##
==========================================
+ Coverage   85.89%   85.99%   +0.10%     
==========================================
  Files          56       56              
  Lines        4791     4791              
==========================================
+ Hits         4115     4120       +5     
+ Misses        676      671       -5     
Impacted Files Coverage Δ
src/relay/blockchain/proxy.py 87.71% <0.00%> (-1.76%) :arrow_down:
src/relay/blockchain/delegate.py 89.81% <0.00%> (-0.93%) :arrow_down:
src/relay/api/resources.py 88.22% <0.00%> (+0.44%) :arrow_up:
src/relay/exchange/orderbook.py 85.39% <0.00%> (+1.12%) :arrow_up:
src/relay/relay.py 76.44% <0.00%> (+1.23%) :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 538a898...99622a3. Read the comment docs.