delvtech / hyperdrive

An automated market maker for fixed and variable yield with on-demand terms.
Apache License 2.0
33 stars 4 forks source link

Staked Well #1187

Closed jalextowle closed 1 month ago

jalextowle commented 1 month ago

Description

This PR adds a Staked Well integration.

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 11260288821

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
contracts/src/deployers/stk-well/StkWellHyperdriveDeployerCoordinator.sol 17 26 65.38%
<!-- Total: 42 51 82.35% -->
Totals Coverage Status
Change from base Build 11259724679: -0.1%
Covered Lines: 2489
Relevant Lines: 2801

💛 - Coveralls
github-actions[bot] commented 1 month ago

Hyperdrive Gas Benchmark

Benchmark suite Current: 12b59f90953fa64d80b447f49d07dadef39014f7 Previous: e59377e5af17022fd1839c230c9ca72d762e94dc Deviation Status
addLiquidity: min 33812 gas 33812 gas 0% 🟰
addLiquidity: avg 192930 gas 193318 gas -0.2007% ✅
addLiquidity: max 474677 gas 474677 gas 0% 🟰
checkpoint: min 40338 gas 40338 gas 0% 🟰
checkpoint: avg 147821 gas 147742 gas 0.0535% 🚨
checkpoint: max 259386 gas 259386 gas 0% 🟰
closeLong: min 31390 gas 31390 gas 0% 🟰
closeLong: avg 129841 gas 129824 gas 0.0131% 🚨
closeLong: max 2539405 gas 2539405 gas 0% 🟰
closeShort: min 31378 gas 31378 gas 0% 🟰
closeShort: avg 124780 gas 124721 gas 0.0473% 🚨
closeShort: max 277335 gas 277335 gas 0% 🟰
initialize: min 31356 gas 31356 gas 0% 🟰
initialize: avg 355890 gas 355864 gas 0.0073% 🚨
initialize: max 424801 gas 424801 gas 0% 🟰
openLong: min 33370 gas 33370 gas 0% 🟰
openLong: avg 173682 gas 173546 gas 0.0784% 🚨
openLong: max 339778 gas 339778 gas 0% 🟰
openShort: min 33936 gas 33936 gas 0% 🟰
openShort: avg 172584 gas 172301 gas 0.1642% 🚨
openShort: max 415044 gas 415078 gas -0.0082% ✅
redeemWithdrawalShares: min 31240 gas 31240 gas 0% 🟰
redeemWithdrawalShares: avg 75257 gas 74586 gas 0.8996% 🚨
redeemWithdrawalShares: max 311225 gas 311225 gas 0% 🟰
removeLiquidity: min 31246 gas 31246 gas 0% 🟰
removeLiquidity: avg 217334 gas 216004 gas 0.6157% 🚨
removeLiquidity: max 403261 gas 403671 gas -0.1016% ✅

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