raiden-network / light-client

The Raiden Light Client
https://raiden.network/
MIT License
33 stars 30 forks source link

cli: fix circleCI bundle and artifacts, and update docs #3116

Closed andrevmatos closed 2 years ago

andrevmatos commented 2 years ago

Fixes last release not including full CLI

Short description

Definition of Done

Steps to manually test the change (dApp)

1. 2.

codecov[bot] commented 2 years ago

Codecov Report

Merging #3116 (acc8d1a) into master (b2da67f) will increase coverage by 0.06%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #3116      +/-   ##
==========================================
+ Coverage   93.92%   93.98%   +0.06%     
==========================================
  Files         213      213              
  Lines        7404     7404              
  Branches     1244     1244              
==========================================
+ Hits         6954     6959       +5     
+ Misses        416      411       -5     
  Partials       34       34              
Flag Coverage Δ
dapp 89.89% <ø> (ø)
dapp.unit 89.89% <ø> (ø)
sdk 95.29% <ø> (+0.08%) :arrow_up:
sdk.e2e 71.93% <ø> (+0.01%) :arrow_up:
sdk.integration 79.73% <ø> (+0.08%) :arrow_up:
sdk.unit 49.12% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
raiden-ts/src/transport/epics/webrtc.ts 94.59% <0.00%> (+1.93%) :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 b2da67f...acc8d1a. Read the comment docs.