Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat(bpmath): MulDec #2166

Merged
merged 2 commits into from
Jul 25, 2023
Merged

feat(bpmath): MulDec #2166

merged 2 commits into from
Jul 25, 2023

Conversation

robert-zaremba
Copy link
Member

Description

Add support multiply Dec numbert by Basis Points

@robert-zaremba robert-zaremba added the skip-e2e-test Skip the e2e tests label Jul 25, 2023
@robert-zaremba robert-zaremba requested a review from a team as a code owner July 25, 2023 09:30
@robert-zaremba robert-zaremba requested a review from a team as a code owner July 25, 2023 09:31
@codecov
Copy link

codecov bot commented Jul 25, 2023

Codecov Report

Merging #2166 (5ad43f7) into main (7f05ad4) will decrease coverage by 4.97%.
The diff coverage is 80.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2166      +/-   ##
==========================================
- Coverage   75.38%   70.42%   -4.97%     
==========================================
  Files         100      147      +47     
  Lines        8025    11244    +3219     
==========================================
+ Hits         6050     7919    +1869     
- Misses       1589     2785    +1196     
- Partials      386      540     +154     
Files Changed Coverage Δ
ante/spam_prevention.go 75.92% <ø> (ø)
x/incentive/codec.go 47.82% <ø> (+9.89%) ⬆️
x/incentive/keeper/invariants.go 0.00% <0.00%> (ø)
x/incentive/keeper/update.go 52.11% <ø> (ø)
x/incentive/keys.go 100.00% <ø> (ø)
x/incentive/msgs.go 77.41% <ø> (-0.81%) ⬇️
x/incentive/params.go 89.28% <ø> (-10.72%) ⬇️
x/leverage/client/tests/suite.go 100.00% <ø> (ø)
x/leverage/client/tests/tests.go 100.00% <ø> (ø)
x/leverage/keeper/borrows.go 75.93% <ø> (-2.64%) ⬇️
... and 55 more

... and 52 files with indirect coverage changes

@robert-zaremba robert-zaremba added this pull request to the merge queue Jul 25, 2023
Merged via the queue into main with commit b5b77d7 Jul 25, 2023
@robert-zaremba robert-zaremba deleted the robert/bpmath-muldec branch July 25, 2023 10:17
@robert-zaremba robert-zaremba mentioned this pull request Jul 25, 2023
17 tasks
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
skip-e2e-test Skip the e2e tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants