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.9 #269

Merged
merged 4 commits into from
Jul 12, 2023
Merged

Hotfix/2.0.9 #269

merged 4 commits into from
Jul 12, 2023

Conversation

sblauth
Copy link
Owner

@sblauth sblauth commented Jul 12, 2023

Fixes a (small) memory leak regarding the database.

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

codecov bot commented Jul 12, 2023

Codecov Report

Merging #269 (7676de7) into main (09de2ff) will increase coverage by 0.00%.
The diff coverage is 92.31%.

@@           Coverage Diff           @@
##             main     #269   +/-   ##
=======================================
  Coverage   92.58%   92.58%           
=======================================
  Files          83       83           
  Lines        6456     6458    +2     
=======================================
+ Hits         5977     5979    +2     
  Misses        479      479           
Impacted Files Coverage Δ
...optimization/line_search/polynomial_line_search.py 80.65% <75.00%> (ø)
...cs/_optimization/line_search/armijo_line_search.py 92.65% <100.00%> (ø)
cashocs/_optimization/line_search/line_search.py 100.00% <100.00%> (ø)
cashocs/geometry/mesh_handler.py 93.77% <100.00%> (+0.02%) ⬆️

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

@sblauth sblauth merged commit 828e662 into main Jul 12, 2023
22 checks passed
@sblauth sblauth deleted the hotfix/2.0.9 branch July 12, 2023 10:07
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.

None yet

1 participant