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

Fuzz fork of testnet #1637

Merged
merged 11 commits into from
Aug 6, 2024
Merged

Fuzz fork of testnet #1637

merged 11 commits into from
Aug 6, 2024

Conversation

slundqui
Copy link
Contributor

@slundqui slundqui commented Aug 5, 2024

This PR allows us to fuzz all registered pools on sepolia testnet. We fund these accounts through transfers from whales.

TODO

  • Allow advancing time, which require implementing accuring interest based on the yield source.
  • Allow randomizing variable rate, which require implementing accuring interest based on yield source.

Copy link

codecov bot commented Aug 5, 2024

Codecov Report

Attention: Patch coverage is 43.58974% with 22 lines in your changes missing coverage. Please review.

Project coverage is 81.42%. Comparing base (16972df) to head (11148f7).
Report is 81 commits behind head on main.

Files with missing lines Patch % Lines
...t0/core/hyperdrive/interactive/hyperdrive_agent.py 40.00% 9 Missing ⚠️
...t0/core/hyperdrive/interactive/local_hyperdrive.py 25.00% 9 Missing ⚠️
src/agent0/chainsync/db/hyperdrive/chain_to_db.py 50.00% 2 Missing ⚠️
...c/agent0/core/hyperdrive/interactive/hyperdrive.py 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1637      +/-   ##
==========================================
- Coverage   81.60%   81.42%   -0.19%     
==========================================
  Files          98       98              
  Lines        7351     7380      +29     
==========================================
+ Hits         5999     6009      +10     
- Misses       1352     1371      +19     
Flag Coverage Δ
unittests 81.42% <43.58%> (-0.19%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@slundqui slundqui merged commit 2619e61 into delvtech:main Aug 6, 2024
4 of 5 checks passed
@slundqui slundqui deleted the fuzz-testnet branch August 6, 2024 15:55
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.

2 participants