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: print_iter is broken with new AbstractKKTVector #173

Merged
merged 1 commit into from
Jun 8, 2022

Conversation

frapac
Copy link
Collaborator

@frapac frapac commented Jun 6, 2022

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #173 (9ff65ec) into master (8aa22e4) will decrease coverage by 0.25%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #173      +/-   ##
==========================================
- Coverage   75.61%   75.36%   -0.26%     
==========================================
  Files          40       40              
  Lines        3675     3621      -54     
==========================================
- Hits         2779     2729      -50     
+ Misses        896      892       -4     
Impacted Files Coverage Δ
src/IPM/utils.jl 91.80% <ø> (ø)
lib/MadNLPHSL/src/ma97.jl 80.00% <0.00%> (-4.32%) ⬇️
lib/MadNLPPardiso/src/pardisomkl.jl 90.62% <0.00%> (-3.23%) ⬇️
src/utils.jl 62.50% <0.00%> (-2.21%) ⬇️
src/options.jl 84.61% <0.00%> (-1.10%) ⬇️
lib/MadNLPGPU/src/kernels.jl 65.56% <0.00%> (-0.46%) ⬇️
src/matrixtools.jl 85.07% <0.00%> (-0.44%) ⬇️
lib/MadNLPMumps/src/MadNLPMumps.jl 82.92% <0.00%> (-0.41%) ⬇️
lib/MadNLPHSL/src/ma57.jl 75.40% <0.00%> (-0.40%) ⬇️
lib/MadNLPHSL/src/ma86.jl 84.90% <0.00%> (-0.28%) ⬇️
... and 9 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8aa22e4...9ff65ec. Read the comment docs.

@sshin23 sshin23 merged commit 58c8a49 into master Jun 8, 2022
@frapac frapac deleted the fp/hotfix_print_iter branch October 4, 2022 14:54
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