MadNLP / DynamicNLPModels.jl

NLPModels for dynamic optimization
MIT License
11 stars 1 forks source link

Defining data structure for LQ dynamic optimization #7

Closed dlcole3 closed 2 years ago

dlcole3 commented 2 years ago

This PR provides 3 things in response to issue "Defining data structure for LQ dynamic optimization".

codecov-commenter commented 2 years ago

Codecov Report

Merging #7 (be33c94) into main (a0d1eef) will decrease coverage by 30.48%. The diff coverage is 51.42%.

@@             Coverage Diff             @@
##             main       #7       +/-   ##
===========================================
- Coverage   91.93%   61.45%   -30.49%     
===========================================
  Files           1        1               
  Lines          62      179      +117     
===========================================
+ Hits           57      110       +53     
- Misses          5       69       +64     
Impacted Files Coverage Δ
src/DynamicNLPModels.jl 61.45% <51.42%> (-30.49%) :arrow_down:

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 a0d1eef...be33c94. Read the comment docs.