nanleij / ClusteredLowRankSolver.jl

A semidefinite programming solver for clustered low-rank SDPs
MIT License
7 stars 1 forks source link

update compat #18

Closed nanleij closed 1 year ago

nanleij commented 1 year ago

update compat for AbstractAlgebra and KrylovKit

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +0.78 :tada:

Comparison is base (787213f) 78.91% compared to head (6285500) 79.70%.

: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 #18 +/- ## ========================================== + Coverage 78.91% 79.70% +0.78% ========================================== Files 5 5 Lines 1148 1286 +138 ========================================== + Hits 906 1025 +119 - Misses 242 261 +19 ``` | [Impacted Files](https://codecov.io/gh/nanleij/ClusteredLowRankSolver.jl/pull/18?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/solver.jl](https://codecov.io/gh/nanleij/ClusteredLowRankSolver.jl/pull/18?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3NvbHZlci5qbA==) | `86.98% <0.00%> (-1.34%)` | :arrow_down: | | [src/approximate\_fekete.jl](https://codecov.io/gh/nanleij/ClusteredLowRankSolver.jl/pull/18?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2FwcHJveGltYXRlX2Zla2V0ZS5qbA==) | `38.57% <0.00%> (+0.33%)` | :arrow_up: | | [src/threadinginfo.jl](https://codecov.io/gh/nanleij/ClusteredLowRankSolver.jl/pull/18?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3RocmVhZGluZ2luZm8uamw=) | `79.66% <0.00%> (+1.88%)` | :arrow_up: | | [src/tools.jl](https://codecov.io/gh/nanleij/ClusteredLowRankSolver.jl/pull/18?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3Rvb2xzLmps) | `48.79% <0.00%> (+2.79%)` | :arrow_up: | | [src/interface.jl](https://codecov.io/gh/nanleij/ClusteredLowRankSolver.jl/pull/18?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2ludGVyZmFjZS5qbA==) | `89.57% <0.00%> (+3.00%)` | :arrow_up: | 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=None). 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=None)

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