Conversation
ref cmd wait 2 blks
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #753 +/- ##
==========================================
- Coverage 65.19% 65.19% -0.01%
==========================================
Files 317 317
Lines 21612 21612
==========================================
- Hits 14090 14089 -1
- Misses 6358 6359 +1
Partials 1164 1164 🚀 New features to boost your workflow:
|
| ] | ||
| ).transact(w3, users[0]) | ||
| await weth.fns.withdraw(amount_all).transact(w3, users[0], to=WETH_ADDRESS) | ||
| balances_bf = await multicall(w3, balances) |
Check warning
Code scanning / CodeQL
Variable defined multiple times Warning test
| t.cancel() | ||
| try: | ||
| await t | ||
| except asyncio.CancelledError: |
Check notice
Code scanning / CodeQL
Empty except Note test
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days-before-close if no further activity occurs. |
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days-before-close if no further activity occurs. |
Description
Closes: #XXXX
Author Checklist
All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.
I have...
mainbranch