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

Adding accrue interest logic for ezeth #1719

Merged
merged 11 commits into from
Oct 29, 2024
Merged

Conversation

slundqui
Copy link
Contributor

@slundqui slundqui commented Oct 29, 2024

This PR adds the structure for implementing accrual interest logic in fork fuzzing. Currently, only ezeth is implemented.

Copy link

codecov bot commented Oct 29, 2024

Codecov Report

Attention: Patch coverage is 79.16667% with 5 lines in your changes missing coverage. Please review.

Project coverage is 81.29%. Comparing base (7715078) to head (aeea553).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/agent0/hyperfuzz/system_fuzz/run_fuzz_bots.py 76.47% 4 Missing ⚠️
...t0/core/hyperdrive/interactive/hyperdrive_agent.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1719      +/-   ##
==========================================
+ Coverage   80.81%   81.29%   +0.47%     
==========================================
  Files          93       93              
  Lines        7007     7013       +6     
==========================================
+ Hits         5663     5701      +38     
+ Misses       1344     1312      -32     
Flag Coverage Δ
unittests 81.29% <79.16%> (+0.47%) ⬆️

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 enabled auto-merge (squash) October 29, 2024 19:02
@slundqui slundqui merged commit 3f3bf02 into main Oct 29, 2024
4 checks passed
@slundqui slundqui deleted the fork-fuzz-accrue-interest branch October 29, 2024 19:10
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