psrenergy / ToQUBO.jl

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

Add architecture-based dispatch #52

Closed pedromxavier closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 66.26% // Head: 66.07% // Decreases project coverage by -0.19% :warning:

Coverage data is based on head (1776395) compared to base (7994c61). Patch coverage: 57.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #52 +/- ## ========================================== - Coverage 66.26% 66.07% -0.20% ========================================== Files 17 18 +1 Lines 827 840 +13 ========================================== + Hits 548 555 +7 - Misses 279 285 +6 ``` | [Impacted Files](https://codecov.io/gh/psrenergy/ToQUBO.jl/pull/52?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=psrenergy) | Coverage Δ | | |---|---|---| | [src/pbo/tools.jl](https://codecov.io/gh/psrenergy/ToQUBO.jl/pull/52/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=psrenergy#diff-c3JjL3Biby90b29scy5qbA==) | `65.11% <0.00%> (-1.56%)` | :arrow_down: | | [src/compiler/architectures.jl](https://codecov.io/gh/psrenergy/ToQUBO.jl/pull/52/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=psrenergy#diff-c3JjL2NvbXBpbGVyL2FyY2hpdGVjdHVyZXMuamw=) | `50.00% <50.00%> (ø)` | | | [src/compiler/compiler.jl](https://codecov.io/gh/psrenergy/ToQUBO.jl/pull/52/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=psrenergy#diff-c3JjL2NvbXBpbGVyL2NvbXBpbGVyLmps) | `47.19% <58.82%> (ø)` | | | [src/pbo/quadratization.jl](https://codecov.io/gh/psrenergy/ToQUBO.jl/pull/52/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=psrenergy#diff-c3JjL3Biby9xdWFkcmF0aXphdGlvbi5qbA==) | `70.58% <62.50%> (-0.15%)` | :arrow_down: | | [src/model/wrapper.jl](https://codecov.io/gh/psrenergy/ToQUBO.jl/pull/52/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=psrenergy#diff-c3JjL21vZGVsL3dyYXBwZXIuamw=) | `74.60% <100.00%> (ø)` | | 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.