Skip to content

Concretely typed fields in MOIOptimizationProblem #363

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

Merged
merged 1 commit into from
Aug 30, 2022

Conversation

baggepinnen
Copy link
Contributor

Without this, each call to getindex in eval_hessian_lagrangian is type-unstable and allocates a lot

@codecov
Copy link

codecov bot commented Aug 30, 2022

Codecov Report

Merging #363 (ccf6ea0) into master (c62a2d7) will increase coverage by 1.44%.
The diff coverage is n/a.

❗ Current head ccf6ea0 differs from pull request most recent head 7708e6f. Consider uploading reports for the commit 7708e6f to get more accurate results

@@            Coverage Diff             @@
##           master     #363      +/-   ##
==========================================
+ Coverage   79.34%   80.79%   +1.44%     
==========================================
  Files           9        9              
  Lines         276      276              
==========================================
+ Hits          219      223       +4     
+ Misses         57       53       -4     
Impacted Files Coverage Δ
src/function/mtk.jl 88.67% <0.00%> (+7.54%) ⬆️

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

@ChrisRackauckas
Copy link
Member

run the formatter

Without this, each call to `getindex` in `eval_hessian_lagrangian` is type-unstable and allocates a lot
@ChrisRackauckas ChrisRackauckas merged commit 124ee18 into SciML:master Aug 30, 2022
@baggepinnen baggepinnen deleted the patch-2 branch August 30, 2022 11:00
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.

2 participants