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

more tests #31

Merged
merged 5 commits into from
Nov 24, 2023
Merged

more tests #31

merged 5 commits into from
Nov 24, 2023

Conversation

lukasrosario
Copy link
Collaborator

@lukasrosario lukasrosario commented Nov 24, 2023

test for:

  • simulate / write prove withdrawal tx
  • simulate / write withdraw eth / erc20

Copy link
Contributor

github-actions bot commented Nov 24, 2023

Coverage Report for op-wagmi (.)

Status Category Percentage Covered / Total
🔵 Lines 93.91% 1112 / 1184
🔵 Statements 93.91% 1112 / 1184
🔵 Functions 88.88% 24 / 27
🔵 Branches 61.9% 26 / 42
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/hooks/L1/useSimulateFinalizeWithdrawalTransaction.ts 97.87% 66.66% 100% 97.87% 52-53
src/hooks/L1/useSimulateProveWithdrawalTransaction.ts 98.19% 66.66% 100% 98.19% 55-56
src/hooks/L1/useWriteDepositERC20.ts 79.06% 50% 66.66% 79.06% 54-55, 68-83
src/hooks/L1/useWriteDepositETH.ts 98.14% 75% 100% 98.14% 93-94
src/hooks/L1/useWriteFinalizeWithdrawalTransaction.ts 98.21% 75% 100% 98.21% 97-98
src/hooks/L1/useWriteProveWithdrawalTransaction.ts 98.44% 75% 100% 98.44% 114-115
src/hooks/L2/useSimulateWithdrawERC20.ts 96.55% 50% 100% 96.55% 45-46
src/hooks/L2/useSimulateWithdrawETH.ts 96.66% 50% 100% 96.66% 46-47
src/hooks/L2/useWriteWithdrawERC20.ts 79.51% 66.66% 66.66% 79.51% 53-54, 66-80
src/hooks/L2/useWriteWithdrawETH.ts 78.65% 66.66% 66.66% 78.65% 55-56, 70-86
Generated in workflow #47

@lukasrosario lukasrosario marked this pull request as ready for review November 24, 2023 23:26
@lukasrosario lukasrosario merged commit 7b0643a into master Nov 24, 2023
4 checks passed
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