Skip to content

Conversation

@hedtke
Copy link
Collaborator

@hedtke hedtke commented Dec 8, 2025

A first implementation that extracts the ids of the conflicting constraints.

Resolves #39

@hedtke hedtke added this to the 1.4.0 milestone Dec 8, 2025
@codecov
Copy link

codecov bot commented Dec 8, 2025

Codecov Report

❌ Patch coverage is 92.85714% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 97.72%. Comparing base (6ab0c12) to head (8df6823).

Files with missing lines Patch % Lines
source/model.cpp 92.85% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #41      +/-   ##
==========================================
- Coverage   98.04%   97.72%   -0.33%     
==========================================
  Files          10       10              
  Lines         205      220      +15     
  Branches       57       62       +5     
==========================================
+ Hits          201      215      +14     
- Misses          3        4       +1     
  Partials        1        1              
Files with missing lines Coverage Δ
include/scippp/model.hpp 96.00% <ø> (+0.16%) ⬆️
source/model.cpp 97.93% <92.85%> (-0.86%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@hedtke
Copy link
Collaborator Author

hedtke commented Dec 8, 2025

I do not spot any problem with the coverage and would want to ignore that

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for IIS

2 participants