Skip to content

MOI infeasibility analysis

85e00fb
Select commit
Loading
Failed to load commit list.
Merged

Move code to MOI and add JuMP layer #19

MOI infeasibility analysis
85e00fb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 8, 2025 in 1s

83.20% (-13.86%) compared to c65e636

View this Pull Request on Codecov

83.20% (-13.86%) compared to c65e636

Details

Codecov Report

Attention: Patch coverage is 74.29907% with 165 lines in your changes missing coverage. Please review.

Project coverage is 83.20%. Comparing base (c65e636) to head (85e00fb).

Files with missing lines Patch % Lines
src/numerical.jl 75.67% 63 Missing ⚠️
src/feasibility.jl 83.65% 34 Missing ⚠️
src/ModelAnalyzer.jl 18.75% 26 Missing ⚠️
ext/ModelAnalyzerJuMPExt/ModelAnalyzerJuMPExt.jl 16.00% 21 Missing ⚠️
src/infeasibility.jl 83.65% 17 Missing ⚠️
src/_eval_variables.jl 71.42% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #19       +/-   ##
===========================================
- Coverage   97.05%   83.20%   -13.86%     
===========================================
  Files           5        7        +2     
  Lines        1054     1262      +208     
===========================================
+ Hits         1023     1050       +27     
- Misses         31      212      +181     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.