interledgerjs / settlement-lightning

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

fix: commonjs named and default exports, miscellaneous #26

Closed kincaidoneil closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #26 into master will increase coverage by 0.26%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
+ Coverage   79.33%   79.59%   +0.26%     
==========================================
  Files           6        6              
  Lines         392      397       +5     
  Branches       60       62       +2     
==========================================
+ Hits          311      316       +5     
  Misses         52       52              
  Partials       29       29
Impacted Files Coverage Δ
src/account.ts 81.28% <100%> (+0.11%) :arrow_up:
src/index.ts 72.47% <100%> (+1.04%) :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 6d3cfba...11dfe42. Read the comment docs.