JuliaSmoothOptimizers / OptimizationProblems.jl

Optimization Problems for Julia
Other
88 stars 48 forks source link

Add `integreq` #261

Closed tmigot closed 1 year ago

tmigot commented 1 year ago

115

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02 :tada:

Comparison is base (20a4c96) 99.83% compared to head (4de6ef6) 99.85%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #261 +/- ## ========================================== + Coverage 99.83% 99.85% +0.02% ========================================== Files 814 817 +3 Lines 8435 8480 +45 ========================================== + Hits 8421 8468 +47 + Misses 14 12 -2 ``` | [Impacted Files](https://codecov.io/gh/JuliaSmoothOptimizers/OptimizationProblems.jl/pull/261?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaSmoothOptimizers) | Coverage Δ | | |---|---|---| | [src/ADNLPProblems/integreq.jl](https://codecov.io/gh/JuliaSmoothOptimizers/OptimizationProblems.jl/pull/261?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaSmoothOptimizers#diff-c3JjL0FETkxQUHJvYmxlbXMvaW50ZWdyZXEuamw=) | `100.00% <100.00%> (ø)` | | | [src/Meta/integreq.jl](https://codecov.io/gh/JuliaSmoothOptimizers/OptimizationProblems.jl/pull/261?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaSmoothOptimizers#diff-c3JjL01ldGEvaW50ZWdyZXEuamw=) | `100.00% <100.00%> (ø)` | | | [src/PureJuMP/integreq.jl](https://codecov.io/gh/JuliaSmoothOptimizers/OptimizationProblems.jl/pull/261?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaSmoothOptimizers#diff-c3JjL1B1cmVKdU1QL2ludGVncmVxLmps) | `100.00% <100.00%> (ø)` | | ... and [2 files with indirect coverage changes](https://codecov.io/gh/JuliaSmoothOptimizers/OptimizationProblems.jl/pull/261/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.