getAlby / lndhub.go

Accounting wrapper for the Lightning Network. It provides separate accounts for end-users. (LndHub compatible API written in Go)
GNU General Public License v3.0
86 stars 23 forks source link

Feature/eclair #351

Open kiwiidb opened 1 year ago

kiwiidb commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Merging #351 (a8fe18a) into main (ffa831a) will decrease coverage by 3.18%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #351      +/-   ##
==========================================
- Coverage   59.12%   55.94%   -3.18%     
==========================================
  Files          51       52       +1     
  Lines        3481     3684     +203     
==========================================
+ Hits         2058     2061       +3     
- Misses       1202     1403     +201     
+ Partials      221      220       -1     
Files Changed Coverage Δ
lib/service/config.go 0.00% <ø> (ø)
lnd/eclair.go 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes