Sifchain / sifnode

SifNode - The future of Defi
Other
109 stars 118 forks source link

fix: always extract debt in CLPCalcSwap #3313

Closed timlind closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #3313 (3e11661) into master (ca02c3c) will decrease coverage by 0.00%. The diff coverage is 100.00%.

:exclamation: Current head 3e11661 differs from pull request most recent head cff3bb8. Consider uploading reports for the commit cff3bb8 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3313      +/-   ##
==========================================
- Coverage   42.09%   42.09%   -0.01%     
==========================================
  Files         164      164              
  Lines       15548    15547       -1     
==========================================
- Hits         6545     6544       -1     
  Misses       8600     8600              
  Partials      403      403              
Impacted Files Coverage Δ
x/clp/keeper/swap.go 80.00% <100.00%> (-1.25%) :arrow_down: