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 updates to fuzz testing #1249

Merged
merged 9 commits into from
Jan 11, 2024
Merged

Conversation

slundqui
Copy link

  • Set open trades to be 75% of calc max
  • Path independence check effective share reserves has a tolerance of 1e-4
  • Path independence sets variable interest to 0 for closing trades only
  • Remove hyperdrive balance test

Copy link

codecov bot commented Jan 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (972cd92) 80.49% compared to head (c1d3c55) 80.49%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1249   +/-   ##
=======================================
  Coverage   80.49%   80.49%           
=======================================
  Files          94       94           
  Lines        5332     5332           
=======================================
  Hits         4292     4292           
  Misses       1040     1040           
Flag Coverage Δ
unittests 80.49% <ø> (ø)

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.

Copy link
Contributor

@dpaiton dpaiton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@slundqui slundqui merged commit 85dd1f6 into delvtech:main Jan 11, 2024
4 checks passed
@slundqui slundqui deleted the fuzz-updates branch January 11, 2024 21:30
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