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

Various fixes for everlong fuzzing #1739

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

slundqui
Copy link
Contributor

@slundqui slundqui commented Dec 11, 2024

  • Adding chain_id config for local chain.
  • Adding optional agents field to run_fuzz_bots to allow for continuing to fuzz with same set of agents.

@slundqui slundqui changed the title Adding chain id config for local chain Various fixes for everlong fuzzing Dec 11, 2024
Copy link

codecov bot commented Dec 11, 2024

Codecov Report

Attention: Patch coverage is 95.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 80.66%. Comparing base (f2ed7c8) to head (57c3442).

Files with missing lines Patch % Lines
.../agent0/core/hyperdrive/interactive/local_chain.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1739      +/-   ##
==========================================
- Coverage   81.14%   80.66%   -0.48%     
==========================================
  Files          96       96              
  Lines        7106     7113       +7     
==========================================
- Hits         5766     5738      -28     
- Misses       1340     1375      +35     
Flag Coverage Δ
unittests 80.66% <95.00%> (-0.48%) ⬇️

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.

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