Closed leohscl closed 1 month ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
zkramp-client | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 8, 2024 3:31pm |
zkramp-website | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 8, 2024 3:31pm |
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 97.81%. Comparing base (
b3881b8
) to head (2eff018
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
In test__get_available_liquidity_with_expired_requests, I started to re-implement initiate_liquidity_withdrawal, as I don't have access to it directly with contracts using contract_state_for_testing(). Should I keep going or can I somehow call initiate_liquidity_withdrawal() ?