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

sUSDS #1180

Merged
merged 9 commits into from
Sep 27, 2024
Merged

sUSDS #1180

merged 9 commits into from
Sep 27, 2024

Conversation

jrhea
Copy link
Contributor

@jrhea jrhea commented Sep 26, 2024

This PR adds the tests for susds.

@jrhea jrhea changed the title add tests for staked usds sUSDS Sep 26, 2024
Copy link

github-actions bot commented Sep 26, 2024

Hyperdrive Gas Benchmark

Benchmark suite Current: 8fddcf5 Previous: 3e07b60 Deviation Status
addLiquidity: min 33812 gas 33812 gas 0% 🟰
addLiquidity: avg 193104 gas 193049 gas 0.0285% 🚨
addLiquidity: max 474677 gas 474677 gas 0% 🟰
checkpoint: min 40338 gas 40338 gas 0% 🟰
checkpoint: avg 147736 gas 147758 gas -0.0149%
checkpoint: max 259386 gas 259386 gas 0% 🟰
closeLong: min 31390 gas 31390 gas 0% 🟰
closeLong: avg 129813 gas 129825 gas -0.0092%
closeLong: max 2539405 gas 2539405 gas 0% 🟰
closeShort: min 31378 gas 31378 gas 0% 🟰
closeShort: avg 124806 gas 124837 gas -0.0248%
closeShort: max 277335 gas 400869 gas -30.8166%
initialize: min 31356 gas 31356 gas 0% 🟰
initialize: avg 355900 gas 355931 gas -0.0087%
initialize: max 424801 gas 424801 gas 0% 🟰
openLong: min 33370 gas 33370 gas 0% 🟰
openLong: avg 173866 gas 173697 gas 0.0973% 🚨
openLong: max 339778 gas 339778 gas 0% 🟰
openShort: min 33936 gas 33936 gas 0% 🟰
openShort: avg 172561 gas 172632 gas -0.0411%
openShort: max 412557 gas 394598 gas 4.5512% 🚨
redeemWithdrawalShares: min 31240 gas 31240 gas 0% 🟰
redeemWithdrawalShares: avg 75149 gas 74382 gas 1.0312% 🚨
redeemWithdrawalShares: max 311225 gas 311225 gas 0% 🟰
removeLiquidity: min 31246 gas 31246 gas 0% 🟰
removeLiquidity: avg 216590 gas 217160 gas -0.2625%
removeLiquidity: max 403683 gas 403683 gas 0% 🟰

This comment was automatically generated by workflow using github-action-benchmark.

Copy link
Contributor

@jalextowle jalextowle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. One other thing would be adding the deployment script, which would be good to do in this PR.

@coveralls
Copy link
Collaborator

coveralls commented Sep 27, 2024

Pull Request Test Coverage Report for Build 11074236816

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 89.219%

Totals Coverage Status
Change from base Build 11006740690: 0.0%
Covered Lines: 2400
Relevant Lines: 2690

💛 - Coveralls

@jrhea jrhea enabled auto-merge September 27, 2024 16:13
@jrhea jrhea added this pull request to the merge queue Sep 27, 2024
Merged via the queue into main with commit e9fa772 Sep 27, 2024
31 of 33 checks passed
@jrhea jrhea deleted the susds branch September 27, 2024 17:29
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.

3 participants