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

Remove syms and paramsyms arguments for OptimizationFuntion #644

Closed
wants to merge 1 commit into from

Remove `syms` and `paramsyms` arguments for OptimizationFuntion

b160d13
Select commit
Loading
Failed to load commit list.
Closed

Remove syms and paramsyms arguments for OptimizationFuntion #644

Remove `syms` and `paramsyms` arguments for OptimizationFuntion
b160d13
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 14, 2023 in 1s

7.74% (+7.63%) compared to 8d53748

View this Pull Request on Codecov

7.74% (+7.63%) compared to 8d53748

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8d53748) 0.11% compared to head (b160d13) 7.74%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##           master    #644      +/-   ##
=========================================
+ Coverage    0.11%   7.74%   +7.63%     
=========================================
  Files          40      40              
  Lines        2689    2699      +10     
=========================================
+ Hits            3     209     +206     
+ Misses       2686    2490     -196     

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