Sifchain / sifnode

SifNode - The future of Defi
Other
108 stars 117 forks source link

Add function to fix atom pool #3268

Closed Jedi2002 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #3268 (6744201) into master (a09f295) will decrease coverage by 0.31%. The diff coverage is 0.00%.

:exclamation: Current head 6744201 differs from pull request most recent head 1faca52. Consider uploading reports for the commit 1faca52 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3268      +/-   ##
==========================================
- Coverage   42.03%   41.71%   -0.32%     
==========================================
  Files         164      163       -1     
  Lines       15531    15473      -58     
==========================================
- Hits         6528     6455      -73     
- Misses       8590     8612      +22     
+ Partials      413      406       -7     
Impacted Files Coverage Δ
app/setup_handlers.go 3.57% <0.00%> (-7.54%) :arrow_down:
x/clp/abci.go 90.00% <ø> (+3.07%) :arrow_up:
x/clp/keeper/rewards.go 80.72% <ø> (ø)
x/margin/keeper/abci.go 70.68% <ø> (ø)
x/margin/keeper/keeper.go 71.63% <0.00%> (-1.69%) :arrow_down:
x/clp/keeper/calculations.go 82.88% <0.00%> (-2.32%) :arrow_down:
x/clp/keeper/liquidityprovider.go 67.12% <0.00%> (-2.06%) :arrow_down:
x/clp/types/params.go 74.28% <0.00%> (-0.72%) :arrow_down:
x/clp/keeper/executors.go 58.51% <0.00%> (-0.66%) :arrow_down:
x/margin/keeper/msg_server.go 56.42% <0.00%> (-0.38%) :arrow_down:
... and 5 more