interledgerjs / settlement-lightning

⚡️ Settle Interledger payments using the Lightning Network
Apache License 2.0
15 stars 4 forks source link

MVP Lightning Plugin #16

Closed karzak closed 5 years ago

karzak commented 6 years ago
codecov-io commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (ak-ts-restructure@5dff201). Click here to learn what that means. The diff coverage is 61.74%.

Impacted file tree graph

@@                 Coverage Diff                  @@
##             ak-ts-restructure      #16   +/-   ##
====================================================
  Coverage                     ?   68.19%           
====================================================
  Files                        ?        6           
  Lines                        ?      415           
  Branches                     ?       83           
====================================================
  Hits                         ?      283           
  Misses                       ?       90           
  Partials                     ?       42
Impacted Files Coverage Δ
src/utils/lightning-lib.ts 56.52% <37.5%> (ø)
src/plugins/client.ts 81.81% <50%> (ø)
src/index.ts 72.3% <72.72%> (ø)
src/account.ts 74.58% <73.68%> (ø)
src/plugins/server.ts 85.71% <85.71%> (ø)

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 5dff201...b2dabc7. Read the comment docs.