hdavid16 / DisjunctiveProgramming.jl

A JuMP extension for Generalized Disjunctive Programming
MIT License
27 stars 3 forks source link

remove JuMP prefix #84

Closed hdavid16 closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (469c1f7) 93.08% compared to head (590fd8b) 97.19%. Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #84 +/- ## ========================================== + Coverage 93.08% 97.19% +4.10% ========================================== Files 10 10 Lines 926 928 +2 ========================================== + Hits 862 902 +40 + Misses 64 26 -38 ``` | [Files](https://app.codecov.io/gh/hdavid16/DisjunctiveProgramming.jl/pull/84?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hector+Perez) | Coverage Δ | | |---|---|---| | [src/bigm.jl](https://app.codecov.io/gh/hdavid16/DisjunctiveProgramming.jl/pull/84?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hector+Perez#diff-c3JjL2JpZ20uamw=) | `100.00% <100.00%> (ø)` | | | [src/datatypes.jl](https://app.codecov.io/gh/hdavid16/DisjunctiveProgramming.jl/pull/84?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hector+Perez#diff-c3JjL2RhdGF0eXBlcy5qbA==) | `100.00% <100.00%> (+12.19%)` | :arrow_up: | | [src/indicator.jl](https://app.codecov.io/gh/hdavid16/DisjunctiveProgramming.jl/pull/84?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hector+Perez#diff-c3JjL2luZGljYXRvci5qbA==) | `100.00% <100.00%> (ø)` | | | [src/macros.jl](https://app.codecov.io/gh/hdavid16/DisjunctiveProgramming.jl/pull/84?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hector+Perez#diff-c3JjL21hY3Jvcy5qbA==) | `88.05% <100.00%> (+0.74%)` | :arrow_up: | | [src/model.jl](https://app.codecov.io/gh/hdavid16/DisjunctiveProgramming.jl/pull/84?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hector+Perez#diff-c3JjL21vZGVsLmps) | `100.00% <100.00%> (ø)` | | | [src/reformulate.jl](https://app.codecov.io/gh/hdavid16/DisjunctiveProgramming.jl/pull/84?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hector+Perez#diff-c3JjL3JlZm9ybXVsYXRlLmps) | `100.00% <100.00%> (+2.77%)` | :arrow_up: | | [src/hull.jl](https://app.codecov.io/gh/hdavid16/DisjunctiveProgramming.jl/pull/84?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hector+Perez#diff-c3JjL2h1bGwuamw=) | `97.69% <98.00%> (+2.30%)` | :arrow_up: | | [src/constraints.jl](https://app.codecov.io/gh/hdavid16/DisjunctiveProgramming.jl/pull/84?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hector+Perez#diff-c3JjL2NvbnN0cmFpbnRzLmps) | `98.63% <93.75%> (+8.98%)` | :arrow_up: | | [src/logic.jl](https://app.codecov.io/gh/hdavid16/DisjunctiveProgramming.jl/pull/84?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hector+Perez#diff-c3JjL2xvZ2ljLmps) | `97.79% <88.88%> (+5.14%)` | :arrow_up: | | [src/variables.jl](https://app.codecov.io/gh/hdavid16/DisjunctiveProgramming.jl/pull/84?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hector+Perez#diff-c3JjL3ZhcmlhYmxlcy5qbA==) | `98.59% <95.12%> (+4.97%)` | :arrow_up: |

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