Sifchain / sifnode

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

Feature/min swap fee #3311

Closed joneskm closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #3311 (e50ccf7) into master (5fda222) will decrease coverage by 0.02%. The diff coverage is 58.22%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3311      +/-   ##
==========================================
- Coverage   42.03%   42.01%   -0.03%     
==========================================
  Files         164      164              
  Lines       15590    15574      -16     
==========================================
- Hits         6553     6543      -10     
+ Misses       8636     8630       -6     
  Partials      401      401              
Impacted Files Coverage Δ
app/setup_handlers.go 11.11% <ø> (+1.58%) :arrow_up:
x/clp/handler.go 38.98% <0.00%> (ø)
x/clp/keeper/executors.go 58.73% <0.00%> (ø)
x/clp/keeper/grpc_query.go 69.26% <0.00%> (ø)
x/clp/types/keys.go 83.33% <ø> (ø)
x/clp/types/msgs.go 31.21% <0.00%> (ø)
x/clp/keeper/msg_server.go 43.32% <38.46%> (+0.32%) :arrow_up:
x/clp/keeper/swap_fee_params.go 72.22% <72.22%> (ø)
x/clp/keeper/calculations.go 83.33% <79.31%> (-1.83%) :arrow_down:
x/clp/keeper/swap.go 83.33% <100.00%> (+3.33%) :arrow_up:
... and 2 more