Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

feat: implement special asset pairs #2158

Closed
wants to merge 40 commits into from
Closed

feat: implement special asset pairs #2158

wants to merge 40 commits into from

Conversation

toteki
Copy link
Member

@toteki toteki commented Jul 21, 2023

Continuation of #2150

Since this is built on top of the commits in 2150, the file diff will be a lot smaller once the 2150 is merged.

@toteki toteki changed the base branch from main to adam/special July 21, 2023 14:56
@toteki toteki changed the base branch from adam/special to main July 21, 2023 14:57
@codecov
Copy link

codecov bot commented Jul 21, 2023

Codecov Report

Merging #2158 (445a9dd) into main (7f05ad4) will decrease coverage by 5.36%.
The diff coverage is 80.60%.

❗ Current head 445a9dd differs from pull request most recent head 49ba5cc. Consider uploading reports for the commit 49ba5cc to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2158      +/-   ##
==========================================
- Coverage   75.38%   70.03%   -5.36%     
==========================================
  Files         100      147      +47     
  Lines        8025    11411    +3386     
==========================================
+ Hits         6050     7992    +1942     
- Misses       1589     2873    +1284     
- Partials      386      546     +160     
Impacted Files 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 74.82% <ø> (-3.76%) ⬇️
... and 56 more

... and 52 files with indirect coverage changes

@toteki toteki closed this Jul 21, 2023
@toteki toteki deleted the adam/special2 branch July 21, 2023 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant