Skip to content

Improve IIS log #41

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Improve IIS log #41

wants to merge 1 commit into from

Conversation

joaquimg
Copy link
Member

close #39

Following the example of #39, we would get:

## List of issues

 * Irreducible Infeasible Subset:
   c2 : x + y >= 2
   c1: x + y <= 1

cc @datejada

Copy link

codecov bot commented Jun 20, 2025

Codecov Report

Attention: Patch coverage is 64.28571% with 5 lines in your changes missing coverage. Please review.

Project coverage is 98.06%. Comparing base (2a9241d) to head (5f44b06).

Files with missing lines Patch % Lines
ext/ModelAnalyzerJuMPExt/ModelAnalyzerJuMPExt.jl 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #41      +/-   ##
==========================================
- Coverage   98.41%   98.06%   -0.35%     
==========================================
  Files          13       13              
  Lines        1384     1396      +12     
==========================================
+ Hits         1362     1369       +7     
- Misses         22       27       +5     

☔ 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Friendlier IIS output
1 participant