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

refactor(controller): add max funding rate to CreateMarket #65

Merged
merged 3 commits into from
Aug 13, 2023

Conversation

Unique-Divine
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Aug 13, 2023

Codecov Report

Patch coverage: 91.19% and project coverage change: +4.60% 🎉

Comparison is base (20b2eba) 79.65% compared to head (be21cb2) 84.26%.
Report is 10 commits behind head on main.

❗ Current head be21cb2 differs from pull request most recent head 378f593. Consider uploading reports for the commit 378f593 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #65      +/-   ##
==========================================
+ Coverage   79.65%   84.26%   +4.60%     
==========================================
  Files          41       39       -2     
  Lines        3161     4748    +1587     
==========================================
+ Hits         2518     4001    +1483     
- Misses        643      747     +104     
Files Changed Coverage Δ
contracts/controller/src/msgs.rs 66.66% <ø> (+16.66%) ⬆️
contracts/shifter/src/msgs.rs 60.00% <ø> (ø)
packages/bindings/src/querier.rs 0.00% <0.00%> (ø)
packages/bindings/src/query.rs 100.00% <ø> (ø)
packages/bindings/src/state.rs 100.00% <ø> (ø)
contracts/bindings-perp/src/msg.rs 63.95% <66.66%> (-1.53%) ⬇️
contracts/token-vesting/src/contract.rs 73.88% <73.88%> (ø)
contracts/shifter/src/contract.rs 88.36% <83.09%> (+5.14%) ⬆️
contracts/controller/src/contract.rs 78.76% <90.32%> (+7.29%) ⬆️
contracts/token-vesting/src/msg.rs 93.88% <93.88%> (ø)
... and 6 more

... and 9 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Unique-Divine Unique-Divine merged commit f824b81 into main Aug 13, 2023
3 checks passed
@Unique-Divine Unique-Divine deleted the realu/market-params-update branch August 13, 2023 21:21
Unique-Divine added a commit that referenced this pull request Oct 10, 2023
* refactor(controller): add max funding rate to CreateMarket

* build: updated artifacts
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