Skip to content
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

Add support for indicator variables #82

Merged
merged 11 commits into from
Nov 27, 2023
Merged

Add support for indicator variables #82

merged 11 commits into from
Nov 27, 2023

Conversation

pedromxavier
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Nov 26, 2023

Codecov Report

Attention: 26 lines in your changes are missing coverage. Please review.

Comparison is base (7aa2379) 84.76% compared to head (a543089) 83.80%.

❗ Current head a543089 differs from pull request most recent head 9d4c1b9. Consider uploading reports for the commit 9d4c1b9 to get more accurate results

Files Patch % Lines
src/compiler/variables.jl 25.00% 12 Missing ⚠️
src/compiler/constraints.jl 70.00% 9 Missing ⚠️
src/wrapper.jl 66.66% 2 Missing ⚠️
src/encoding/variables/interval/arithmetic.jl 80.00% 1 Missing ⚠️
src/encoding/variables/interval/bounded.jl 66.66% 1 Missing ⚠️
src/encoding/variables/interval/unary.jl 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #82      +/-   ##
==========================================
- Coverage   84.76%   83.80%   -0.97%     
==========================================
  Files          30       30              
  Lines        1385     1420      +35     
==========================================
+ Hits         1174     1190      +16     
- Misses        211      230      +19     

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

@pedromxavier pedromxavier merged commit 26ac200 into master Nov 27, 2023
@pedromxavier pedromxavier deleted the px/indicator branch November 27, 2023 16:28
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.

None yet

1 participant