JuliaDecisionFocusedLearning / InferOpt.jl

Combinatorial optimization layers for machine learning pipelines
https://juliadecisionfocusedlearning.github.io/InferOpt.jl/
MIT License
113 stars 4 forks source link

Add PlusIdentity #49

Closed gdalle closed 1 year ago

gdalle commented 1 year ago

Fixes #47

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.16 :tada:

Comparison is base (b1d164c) 92.87% compared to head (17c746a) 93.03%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #49 +/- ## ========================================== + Coverage 92.87% 93.03% +0.16% ========================================== Files 21 22 +1 Lines 519 531 +12 ========================================== + Hits 482 494 +12 Misses 37 37 ``` | [Impacted Files](https://codecov.io/gh/axelparmentier/InferOpt.jl/pull/49?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/InferOpt.jl](https://codecov.io/gh/axelparmentier/InferOpt.jl/pull/49?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL0luZmVyT3B0Lmps) | `100.00% <100.00%> (ø)` | | | [src/plus\_identity/plus\_identity.jl](https://codecov.io/gh/axelparmentier/InferOpt.jl/pull/49?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3BsdXNfaWRlbnRpdHkvcGx1c19pZGVudGl0eS5qbA==) | `100.00% <100.00%> (ø)` | |

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