Sifchain / sifnode

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

Feature/parameterized swap fee rates #3332

Closed joneskm closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #3332 (1d674c7) into master (9a9e269) will increase coverage by 0.01%. The diff coverage is 52.54%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3332      +/-   ##
==========================================
+ Coverage   42.01%   42.02%   +0.01%     
==========================================
  Files         164      164              
  Lines       15574    15586      +12     
==========================================
+ Hits         6543     6550       +7     
- Misses       8630     8635       +5     
  Partials      401      401              
Impacted Files Coverage Δ
app/setup_handlers.go 9.09% <0.00%> (-2.03%) :arrow_down:
x/clp/keeper/executors.go 58.51% <0.00%> (-0.22%) :arrow_down:
x/clp/keeper/grpc_query.go 69.26% <0.00%> (ø)
x/clp/types/msgs.go 30.69% <0.00%> (-0.53%) :arrow_down:
x/clp/keeper/msg_server.go 43.39% <50.00%> (+0.06%) :arrow_up:
x/clp/keeper/calculations.go 83.63% <75.00%> (+0.29%) :arrow_up:
x/clp/keeper/swap.go 81.25% <100.00%> (-2.09%) :arrow_down:
x/clp/keeper/swap_fee_params.go 100.00% <100.00%> (+27.77%) :arrow_up:
x/clp/types/types.go 96.87% <100.00%> (+0.15%) :arrow_up: