psrenergy / ToQUBO.jl

🟦 JuMP ToQUBO Automatic Reformulation
https://psrenergy.github.io/ToQUBO.jl
Other
27 stars 2 forks source link

Add support for indicator variables #82

Closed pedromxavier closed 8 months ago

codecov[bot] commented 8 months ago

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

:exclamation: 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 :warning:
src/compiler/constraints.jl 70.00% 9 Missing :warning:
src/wrapper.jl 66.66% 2 Missing :warning:
src/encoding/variables/interval/arithmetic.jl 80.00% 1 Missing :warning:
src/encoding/variables/interval/bounded.jl 66.66% 1 Missing :warning:
src/encoding/variables/interval/unary.jl 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.