JuliaSmoothOptimizers / OptimizationProblems.jl

Optimization Problems for Julia
Other
88 stars 48 forks source link

Remove `jac` call in tests #212

Closed tmigot closed 2 years ago

tmigot commented 2 years ago

I want to check if that fixes the test for windows https://github.com/JuliaSmoothOptimizers/OptimizationProblems.jl/runs/7883615463?check_suite_focus=true https://github.com/JuliaSmoothOptimizers/OptimizationProblems.jl/runs/7883615125?check_suite_focus=true

codecov[bot] commented 2 years ago

Codecov Report

Base: 99.86% // Head: 99.86% // No change to project coverage :thumbsup:

Coverage data is based on head (e122a5b) compared to base (26b0b08). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #212 +/- ## ======================================= Coverage 99.86% 99.86% ======================================= Files 745 745 Lines 6571 6571 ======================================= Hits 6562 6562 Misses 9 9 ``` 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 at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.