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

Correct passing of arguments optimize->optimize #401

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

ianhi
Copy link
Contributor

@ianhi ianhi commented Feb 26, 2024

As an American friend I've been using optimize and just ran into a bug when I tried to pass an option.

optimise expects a dict, not many kwargs

`optimise` expects a dict, not many kwargs
@codecov-commenter
Copy link

codecov-commenter commented Feb 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.70%. Comparing base (8632533) to head (2c98c4c).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #401      +/-   ##
==========================================
- Coverage   85.74%   85.70%   -0.05%     
==========================================
  Files          31       31              
  Lines        2203     2203              
  Branches      404      404              
==========================================
- Hits         1889     1888       -1     
- Misses        232      233       +1     
  Partials       82       82              

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

@quantumjot
Copy link
Owner

Great stuff - thanks for fixing this @ianhi !

@quantumjot quantumjot merged commit 40d98b8 into quantumjot:main Feb 27, 2024
14 of 15 checks passed
@ianhi ianhi deleted the patch-1 branch February 27, 2024 05:34
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.

3 participants