JuliaSmoothOptimizers / OptimizationProblems.jl

Optimization Problems for Julia
Other
88 stars 48 forks source link

Regroup tested functionalities in functions #265

Closed tmigot closed 1 year ago

tmigot commented 1 year ago

Next step will be to reorganize the workflow to avoid instantiating several times the same models

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.09 :warning:

Comparison is base (4cf9c77) 99.85% compared to head (7804cce) 99.77%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #265 +/- ## ========================================== - Coverage 99.85% 99.77% -0.09% ========================================== Files 820 820 Lines 8516 8516 ========================================== - Hits 8504 8497 -7 - Misses 12 19 +7 ``` [see 1 file with indirect coverage changes](https://codecov.io/gh/JuliaSmoothOptimizers/OptimizationProblems.jl/pull/265/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaSmoothOptimizers) Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaSmoothOptimizers). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaSmoothOptimizers)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.