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/1.8.9 #101

Merged
merged 3 commits into from
Sep 26, 2022
Merged

Hotfix/1.8.9 #101

merged 3 commits into from
Sep 26, 2022

Conversation

sblauth
Copy link
Owner

@sblauth sblauth commented Sep 26, 2022

Closes #100

@sblauth sblauth added the bug Something isn't working label Sep 26, 2022
@sblauth sblauth self-assigned this Sep 26, 2022
@sblauth sblauth enabled auto-merge (rebase) September 26, 2022 07:26
@codecov-commenter
Copy link

codecov-commenter commented Sep 26, 2022

Codecov Report

Merging #101 (55b026c) into main (24e6722) will increase coverage by 0.23%.
The diff coverage is 100.00%.

❗ Current head 55b026c differs from pull request most recent head 4bb2b48. Consider uploading reports for the commit 4bb2b48 to get more accurate results

@@            Coverage Diff             @@
##             main     #101      +/-   ##
==========================================
+ Coverage   94.40%   94.62%   +0.23%     
==========================================
  Files          65       64       -1     
  Lines        5531     5410     -121     
==========================================
- Hits         5221     5119     -102     
+ Misses        310      291      -19     
Impacted Files Coverage Δ
cashocs/io/config.py 100.00% <100.00%> (ø)
...cs/_optimization/optimization_algorithms/l_bfgs.py 99.19% <0.00%> (-0.10%) ⬇️
.../optimization_algorithms/optimization_algorithm.py 92.06% <0.00%> (-0.06%) ⬇️
cashocs/_optimization/line_search/__init__.py 100.00% <0.00%> (ø)
cashocs/_optimization/line_search/line_search.py 100.00% <0.00%> (ø)
...ization/optimal_control/optimal_control_problem.py 100.00% <0.00%> (ø)
...optimization/line_search/polynomial_line_search.py
...cs/_optimization/line_search/armijo_line_search.py 98.48% <0.00%> (+0.24%) ⬆️
...n/shape_optimization/shape_optimization_problem.py 98.43% <0.00%> (+1.48%) ⬆️

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

@sblauth sblauth merged commit 2c4a3fd into main Sep 26, 2022
@sblauth sblauth deleted the hotfix/1.8.9 branch September 26, 2022 07:47
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] cashocs.load_config does not show warning if default config is used
2 participants