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 allocs in mgh01 #75

Merged
merged 2 commits into from
Aug 30, 2022
Merged

remove allocs in mgh01 #75

merged 2 commits into from
Aug 30, 2022

Conversation

tmigot
Copy link
Member

@tmigot tmigot commented Aug 29, 2022

No description provided.

@codecov
Copy link

codecov bot commented Aug 30, 2022

Codecov Report

Base: 99.21% // Head: 99.21% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (fe4146e) compared to base (7a8a4ce).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff            @@
##             main      #75    +/-   ##
========================================
  Coverage   99.21%   99.21%            
========================================
  Files          25       25            
  Lines        3052     3195   +143     
========================================
+ Hits         3028     3170   +142     
- Misses         24       25     +1     
Impacted Files Coverage Δ
src/nls/problems/mgh01.jl 100.00% <100.00%> (ø)
src/nls/problems/lls.jl 95.71% <0.00%> (-0.12%) ⬇️
src/nlp/problems/linsv.jl 100.00% <0.00%> (ø)
src/nlp/problems/lincon.jl 100.00% <0.00%> (ø)
src/nls/problems/nlshs20.jl 100.00% <0.00%> (ø)
src/nlp/problems/brownden.jl 100.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@github-actions
Copy link
Contributor

Package name latest stable
ADNLPModels.jl
AmplNLReader.jl
CUTEst.jl
CaNNOLeS.jl
DCISolver.jl
JSOSolvers.jl
LLSModels.jl
NLPModelsIpopt.jl
NLPModelsJuMP.jl
PDENLPModels.jl
Percival.jl
QuadraticModels.jl
SolverBenchmark.jl
SolverTools.jl

@tmigot tmigot merged commit 37be35f into main Aug 30, 2022
@tmigot tmigot deleted the rmv-allocs-mgh01 branch August 30, 2022 14:42
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.

1 participant