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

Hotfix/2.0.8 #265

Merged
merged 4 commits into from
Jul 6, 2023
Merged

Hotfix/2.0.8 #265

merged 4 commits into from
Jul 6, 2023

Conversation

sblauth
Copy link
Owner

@sblauth sblauth commented Jul 6, 2023

This PR ensures that scaling works as expected with all kwargs.

Closes #264

@sblauth sblauth added the bug Something isn't working label Jul 6, 2023
@sblauth sblauth self-assigned this Jul 6, 2023
@sblauth sblauth enabled auto-merge July 6, 2023 12:09
@codecov
Copy link

codecov bot commented Jul 6, 2023

Codecov Report

Merging #265 (9772cf4) into main (47e11f6) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #265   +/-   ##
=======================================
  Coverage   92.59%   92.59%           
=======================================
  Files          83       83           
  Lines        6450     6450           
=======================================
  Hits         5972     5972           
  Misses        478      478           
Impacted Files Coverage Δ
...ization/optimal_control/optimal_control_problem.py 98.13% <ø> (ø)
...n/shape_optimization/shape_optimization_problem.py 95.04% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@sblauth sblauth merged commit fc830ed into main Jul 6, 2023
21 checks passed
@sblauth sblauth deleted the hotfix/2.0.8 branch July 6, 2023 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Scaling does not work correctly when combined with other kwargs
1 participant