trustlines-protocol / clientlib

Typescript/Javascript library of the trustlines network protocol
MIT License
10 stars 7 forks source link

Add function to get total summed transferred in between users #405

Closed cducrest closed 3 years ago

cducrest commented 3 years ago

requires https://github.com/trustlines-protocol/relay/pull/559 closes https://github.com/trustlines-network/project/issues/908

codecov[bot] commented 3 years ago

Codecov Report

Merging #405 (bf80c33) into master (4830efe) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #405   +/-   ##
=======================================
  Coverage   59.26%   59.26%           
=======================================
  Files          21       21           
  Lines        1495     1495           
  Branches      311      311           
=======================================
  Hits          886      886           
  Misses        536      536           
  Partials       73       73           
Flag Coverage Δ
integration 32.24% <ø> (ø)
unit 59.26% <ø> (ø)

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

Impacted Files Coverage Δ
src/typings.ts 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 4830efe...bf80c33. Read the comment docs.