psrenergy / ToQUBO.jl

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

Refactor for `v0.1.4` #56

Closed pedromxavier closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 75.51% // Head: 61.16% // Decreases project coverage by -14.34% :warning:

Coverage data is based on head (e1eaa9c) compared to base (5358054). Patch coverage: 63.34% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #56 +/- ## =========================================== - Coverage 75.51% 61.16% -14.35% =========================================== Files 24 21 -3 Lines 878 1146 +268 =========================================== + Hits 663 701 +38 - Misses 215 445 +230 ``` | [Impacted Files](https://codecov.io/gh/psrenergy/ToQUBO.jl/pull/56?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=psrenergy) | Coverage Δ | | |---|---|---| | [src/compiler/compiler.jl](https://codecov.io/gh/psrenergy/ToQUBO.jl/pull/56/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=psrenergy#diff-c3JjL2NvbXBpbGVyL2NvbXBpbGVyLmps) | `52.94% <ø> (ø)` | | | [src/lib/pbo/print.jl](https://codecov.io/gh/psrenergy/ToQUBO.jl/pull/56/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=psrenergy#diff-c3JjL2xpYi9wYm8vcHJpbnQuamw=) | `0.00% <ø> (ø)` | | | [src/lib/pbo/rand.jl](https://codecov.io/gh/psrenergy/ToQUBO.jl/pull/56/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=psrenergy#diff-c3JjL2xpYi9wYm8vcmFuZC5qbA==) | `0.00% <0.00%> (ø)` | | | [src/model/prequbo.jl](https://codecov.io/gh/psrenergy/ToQUBO.jl/pull/56/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=psrenergy#diff-c3JjL21vZGVsL3ByZXF1Ym8uamw=) | `0.00% <0.00%> (ø)` | | | [src/model/attributes.jl](https://codecov.io/gh/psrenergy/ToQUBO.jl/pull/56/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=psrenergy#diff-c3JjL21vZGVsL2F0dHJpYnV0ZXMuamw=) | `25.00% <18.18%> (-35.00%)` | :arrow_down: | | [src/lib/pbo/PBF.jl](https://codecov.io/gh/psrenergy/ToQUBO.jl/pull/56/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=psrenergy#diff-c3JjL2xpYi9wYm8vUEJGLmps) | `48.18% <27.33%> (ø)` | | | [src/compiler/variables.jl](https://codecov.io/gh/psrenergy/ToQUBO.jl/pull/56/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=psrenergy#diff-c3JjL2NvbXBpbGVyL3ZhcmlhYmxlcy5qbA==) | `62.90% <42.85%> (-1.51%)` | :arrow_down: | | [src/lib/pbo/quadratization.jl](https://codecov.io/gh/psrenergy/ToQUBO.jl/pull/56/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=psrenergy#diff-c3JjL2xpYi9wYm8vcXVhZHJhdGl6YXRpb24uamw=) | `67.79% <61.90%> (ø)` | | | [src/compiler/objective.jl](https://codecov.io/gh/psrenergy/ToQUBO.jl/pull/56/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=psrenergy#diff-c3JjL2NvbXBpbGVyL29iamVjdGl2ZS5qbA==) | `70.00% <66.66%> (-18.00%)` | :arrow_down: | | [src/lib/pbo/wrapper.jl](https://codecov.io/gh/psrenergy/ToQUBO.jl/pull/56/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=psrenergy#diff-c3JjL2xpYi9wYm8vd3JhcHBlci5qbA==) | `8.69% <66.66%> (ø)` | | | ... and [14 more](https://codecov.io/gh/psrenergy/ToQUBO.jl/pull/56/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=psrenergy) | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=psrenergy). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=psrenergy)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.