psrenergy / ToQUBO.jl

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

Regular Development #49

Closed pedromxavier closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 54.05% // Head: 63.41% // Increases project coverage by +9.36% :tada:

Coverage data is based on head (fda8635) compared to base (5451b3e). Patch coverage: 63.72% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #49 +/- ## ========================================== + Coverage 54.05% 63.41% +9.36% ========================================== Files 6 17 +11 Lines 827 820 -7 ========================================== + Hits 447 520 +73 + Misses 380 300 -80 ``` | [Impacted Files](https://codecov.io/gh/psrenergy/ToQUBO.jl/pull/49?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=psrenergy) | Coverage Δ | | |---|---|---| | [src/error.jl](https://codecov.io/gh/psrenergy/ToQUBO.jl/pull/49/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=psrenergy#diff-c3JjL2Vycm9yLmps) | `0.00% <0.00%> (ø)` | | | [src/model/models.jl](https://codecov.io/gh/psrenergy/ToQUBO.jl/pull/49/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=psrenergy#diff-c3JjL21vZGVsL21vZGVscy5qbA==) | `0.00% <0.00%> (ø)` | | | [src/virtual/print.jl](https://codecov.io/gh/psrenergy/ToQUBO.jl/pull/49/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=psrenergy#diff-c3JjL3ZpcnR1YWwvcHJpbnQuamw=) | `0.00% <0.00%> (ø)` | | | [src/virtual/model.jl](https://codecov.io/gh/psrenergy/ToQUBO.jl/pull/49/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=psrenergy#diff-c3JjL3ZpcnR1YWwvbW9kZWwuamw=) | `35.71% <35.71%> (ø)` | | | [src/model/compiler.jl](https://codecov.io/gh/psrenergy/ToQUBO.jl/pull/49/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=psrenergy#diff-c3JjL21vZGVsL2NvbXBpbGVyLmps) | `39.59% <39.59%> (ø)` | | | [src/virtual/wrapper.jl](https://codecov.io/gh/psrenergy/ToQUBO.jl/pull/49/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=psrenergy#diff-c3JjL3ZpcnR1YWwvd3JhcHBlci5qbA==) | `40.00% <40.00%> (ø)` | | | [src/pbo/tools.jl](https://codecov.io/gh/psrenergy/ToQUBO.jl/pull/49/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=psrenergy#diff-c3JjL3Biby90b29scy5qbA==) | `65.00% <65.00%> (ø)` | | | [src/pbo/quadratization.jl](https://codecov.io/gh/psrenergy/ToQUBO.jl/pull/49/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=psrenergy#diff-c3JjL3Biby9xdWFkcmF0aXphdGlvbi5qbA==) | `70.73% <70.73%> (ø)` | | | [src/model/wrapper.jl](https://codecov.io/gh/psrenergy/ToQUBO.jl/pull/49/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% <74.60%> (ø)` | | | [src/pbo/print.jl](https://codecov.io/gh/psrenergy/ToQUBO.jl/pull/49/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=psrenergy#diff-c3JjL3Biby9wcmludC5qbA==) | `76.92% <76.92%> (ø)` | | | ... and [7 more](https://codecov.io/gh/psrenergy/ToQUBO.jl/pull/49/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.