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

Add cost parameter to test method in strategy #220

Merged
merged 3 commits into from
Jun 23, 2024

Conversation

alisaifee
Copy link
Owner

@alisaifee alisaifee commented Jun 11, 2024

Description

Allow passing a cost parameter when using the test method in strategies. This can ensure that the 'test before hitting' approach works correctly with a cost > 1

Copy link

codecov bot commented Jun 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.99%. Comparing base (ff28751) to head (52e9dfb).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #220      +/-   ##
==========================================
- Coverage   97.02%   96.99%   -0.03%     
==========================================
  Files          25       25              
  Lines        1278     1266      -12     
  Branches      138      138              
==========================================
- Hits         1240     1228      -12     
  Misses         19       19              
  Partials       19       19              

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

@alisaifee alisaifee merged commit 1b6c39d into master Jun 23, 2024
34 of 35 checks passed
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