MadNLP / DynamicNLPModels.jl

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

Updated naming conventions from `condense` to `dense` #26

Closed dlcole3 closed 2 years ago

dlcole3 commented 2 years ago

Updated naming conventions so that variable/type/function references are called "dense" rather than "condense"

codecov-commenter commented 2 years ago

Codecov Report

Merging #26 (9223dea) into main (5b25b6a) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #26   +/-   ##
=======================================
  Coverage   97.60%   97.60%           
=======================================
  Files           1        1           
  Lines         668      668           
=======================================
  Hits          652      652           
  Misses         16       16           
Impacted Files Coverage Δ
src/DynamicNLPModels.jl 97.60% <100.00%> (ø)

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 5b25b6a...9223dea. Read the comment docs.