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

Pause on failure for unit fuzz (#1585) #1586

Merged
merged 1 commit into from
Jun 29, 2024

Conversation

slundqui
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Jun 29, 2024

Codecov Report

Attention: Patch coverage is 28.00000% with 18 lines in your changes missing coverage. Please review.

Project coverage is 81.71%. Comparing base (8860274) to head (7fe4e5e).
Report is 98 commits behind head on main.

Files with missing lines Patch % Lines
...rfuzz/unit_fuzz/fuzz_long_short_maturity_values.py 20.00% 4 Missing ⚠️
...ent0/hyperfuzz/unit_fuzz/fuzz_path_independence.py 20.00% 4 Missing ⚠️
...c/agent0/hyperfuzz/unit_fuzz/fuzz_present_value.py 20.00% 4 Missing ⚠️
...rc/agent0/hyperfuzz/unit_fuzz/fuzz_profit_check.py 33.33% 4 Missing ⚠️
src/agent0/core/hyperdrive/interactive/chain.py 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1586      +/-   ##
==========================================
- Coverage   81.82%   81.71%   -0.11%     
==========================================
  Files          98       98              
  Lines        7256     7280      +24     
==========================================
+ Hits         5937     5949      +12     
- Misses       1319     1331      +12     
Flag Coverage Δ
unittests 81.71% <28.00%> (-0.11%) ⬇️

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 4d4608d into main Jun 29, 2024
4 of 5 checks passed
@slundqui slundqui deleted the slundquist/pause-on-unit-fuzz-fail branch June 29, 2024 21:54
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