lnbits icon indicating copy to clipboard operation
lnbits copied to clipboard

WIP: boltz v2

Open dni opened this issue 3 years ago • 1 comments

WIP: boltz v2, adding recurring reverse swaps and clean code

  • add status to statusdialog
  • first commits for boltz update

dni avatar Sep 20 '22 10:09 dni

Codecov Report

Merging #981 (46a0e82) into main (d8b5e38) will increase coverage by 0.52%. The diff coverage is 33.98%.

@@            Coverage Diff             @@
##             main     #981      +/-   ##
==========================================
+ Coverage   48.13%   48.65%   +0.52%     
==========================================
  Files         296      294       -2     
  Lines       16834    16571     -263     
==========================================
- Hits         8103     8063      -40     
+ Misses       8731     8508     -223     
Impacted Files Coverage Δ
lnbits/extensions/boltz/tasks.py 27.65% <20.27%> (+3.30%) :arrow_up:
lnbits/extensions/boltz/views_api.py 37.63% <25.49%> (+6.22%) :arrow_up:
lnbits/extensions/boltz/crud.py 33.82% <35.13%> (+4.59%) :arrow_up:
lnbits/extensions/boltz/utils.py 34.21% <37.50%> (+10.68%) :arrow_up:
lnbits/extensions/boltz/migrations.py 100.00% <100.00%> (ø)
lnbits/extensions/boltz/models.py 100.00% <100.00%> (ø)
lnbits/extensions/boltz/views.py 83.33% <100.00%> (+4.76%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov-commenter avatar Sep 20 '22 10:09 codecov-commenter