Skip to content

Commit

Permalink
📸 Update gas-snapshot/lcov
Browse files Browse the repository at this point in the history
  • Loading branch information
JaredBorders committed Dec 6, 2023
1 parent 85f744b commit d96e51c
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
4 changes: 2 additions & 2 deletions .gas-snapshot
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ DeploymentTest:test_deploy_susd_proxy_zero_address() (gas: 42915)
Deposit:test_depositEth() (gas: 55221)
Deposit:test_depositEth_Account_Doesnt_Exist() (gas: 34292)
Deposit:test_depositEth_event() (gas: 56837)
Deposit:test_depositEth_fuzz(uint256,uint128) (runs: 256, μ: 36432, ~: 34844)
Deposit:test_depositEth_fuzz(uint256,uint128) (runs: 256, μ: 36528, ~: 34844)
DepositCollateral:test_depositCollateral() (gas: 258418)
DepositCollateral:test_depositCollateral_availableMargin() (gas: 265986)
DepositCollateral:test_depositCollateral_collateralAmount() (gas: 258994)
Expand Down Expand Up @@ -80,7 +80,7 @@ Withdraw:test_withdrawEth_EthTransferFailed() (gas: 92992)
Withdraw:test_withdrawEth_InsufficientEthBalance() (gas: 59659)
Withdraw:test_withdrawEth_Unauthorized() (gas: 59409)
Withdraw:test_withdrawEth_event() (gas: 51728)
Withdraw:test_withdrawEth_fuzz(uint256) (runs: 256, μ: 70837, ~: 71387)
Withdraw:test_withdrawEth_fuzz(uint256) (runs: 256, μ: 70863, ~: 71387)
WithdrawCollateral:test_withdrawCollateral() (gas: 353084)
WithdrawCollateral:test_withdrawCollateral_availableMargin() (gas: 354602)
WithdrawCollateral:test_withdrawCollateral_collateralAmount() (gas: 353594)
Expand Down
60 changes: 30 additions & 30 deletions lcov.info
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
TN:
SF:script/Deploy.s.sol
FN:141,DeployOptimismGoerli_Synthetix.run
FNDA:0,DeployOptimismGoerli_Synthetix.run
DA:142,0
DA:143,0
DA:145,0
DA:152,0
FN:24,Setup.deploySystem
FNDA:5,Setup.deploySystem
DA:30,5
FN:43,DeployBase_Synthetix.run
FNDA:0,DeployBase_Synthetix.run
DA:44,0
Expand All @@ -12,33 +21,24 @@ DA:63,0
DA:64,0
DA:66,0
DA:73,0
FN:122,DeployOptimism_Synthetix.run
FNDA:0,DeployOptimism_Synthetix.run
DA:123,0
DA:124,0
DA:126,0
DA:133,0
FN:103,DeployBaseGoerli_Andromeda.run
FNDA:0,DeployBaseGoerli_Andromeda.run
DA:104,0
DA:105,0
DA:107,0
DA:114,0
FN:24,Setup.deploySystem
FNDA:5,Setup.deploySystem
DA:30,5
FN:84,DeployBaseGoerli_KwentaFork.run
FNDA:0,DeployBaseGoerli_KwentaFork.run
DA:85,0
DA:86,0
DA:88,0
DA:95,0
FN:141,DeployOptimismGoerli_Synthetix.run
FNDA:0,DeployOptimismGoerli_Synthetix.run
DA:142,0
DA:143,0
DA:145,0
DA:152,0
FN:122,DeployOptimism_Synthetix.run
FNDA:0,DeployOptimism_Synthetix.run
DA:123,0
DA:124,0
DA:126,0
DA:133,0
FNF:7
FNH:1
LF:25
Expand All @@ -62,11 +62,11 @@ DA:149,284
FN:159,Engine.depositEth
FNDA:523,Engine.depositEth
DA:162,523
BRDA:162,0,0,236
BRDA:162,0,1,287
DA:163,236
DA:166,287
DA:168,287
BRDA:162,0,0,239
BRDA:162,0,1,284
DA:163,239
DA:166,284
DA:168,284
FN:172,Engine.withdrawEth
FNDA:261,Engine.withdrawEth
DA:176,261
Expand Down Expand Up @@ -518,11 +518,6 @@ FNDA:0,BootstrapOptimism.init
DA:108,0
DA:115,0
DA:122,0
FN:134,BootstrapOptimismGoerli.init
FNDA:0,BootstrapOptimismGoerli.init
DA:138,0
DA:145,0
DA:152,0
FN:38,Bootstrap.initializeOptimismGoerli
FNDA:0,Bootstrap.initializeOptimismGoerli
DA:39,0
Expand Down Expand Up @@ -559,6 +554,11 @@ DA:91,0
DA:92,0
DA:97,0
DA:99,0
FN:134,BootstrapOptimismGoerli.init
FNDA:0,BootstrapOptimismGoerli.init
DA:138,0
DA:145,0
DA:152,0
FNF:4
FNH:0
LF:38
Expand Down Expand Up @@ -650,17 +650,17 @@ BRH:0
end_of_record
TN:
SF:test/utils/mocks/EIP7412Mock.sol
FN:16,EIP7412MockRevert.fulfillOracleQuery
FNDA:256,EIP7412MockRevert.fulfillOracleQuery
DA:17,256
FN:5,EIP7412Mock.fulfillOracleQuery
FNDA:256,EIP7412Mock.fulfillOracleQuery
FN:9,EIP7412MockRefund.fulfillOracleQuery
FNDA:256,EIP7412MockRefund.fulfillOracleQuery
DA:10,256
DA:11,256
BRDA:11,0,0,256
BRDA:11,0,1,-
FN:16,EIP7412MockRevert.fulfillOracleQuery
FNDA:256,EIP7412MockRevert.fulfillOracleQuery
DA:17,256
FN:5,EIP7412Mock.fulfillOracleQuery
FNDA:256,EIP7412Mock.fulfillOracleQuery
FNF:3
FNH:3
LF:3
Expand Down

0 comments on commit d96e51c

Please sign in to comment.