raiden-network / light-client

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

Merge v2 dapp subpaths/prefixes fixes back to master #3111

Closed andrevmatos closed 2 years ago

andrevmatos commented 2 years ago

Short description Ensure service worker respects subpaths on deployment.

Definition of Done

Steps to manually test the change (dApp)

1. 2.

github-actions[bot] commented 2 years ago

You modified raiden-dapp/src, Please remember to add a change log entry at raiden-dapp/CHANGELOG.md if necessary.

codecov[bot] commented 2 years ago

Codecov Report

Merging #3111 (33fbffb) into master (cc9c9ba) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #3111   +/-   ##
=======================================
  Coverage   93.14%   93.14%           
=======================================
  Files         213      213           
  Lines        8590     8591    +1     
  Branches     1473     1474    +1     
=======================================
+ Hits         8001     8002    +1     
  Misses        530      530           
  Partials       59       59           
Flag Coverage Δ
dapp 88.83% <100.00%> (+<0.01%) :arrow_up:
dapp.unit 88.83% <100.00%> (+<0.01%) :arrow_up:
sdk 95.43% <ø> (ø)
sdk.e2e 72.41% <ø> (-0.17%) :arrow_down:
sdk.integration 79.51% <ø> (ø)
sdk.unit 49.37% <ø> (ø)

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

Impacted Files Coverage Δ
...iden-dapp/src/store/version-information/getters.ts 100.00% <100.00%> (ø)

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 cc9c9ba...33fbffb. Read the comment docs.