JuliaSmoothOptimizers / ShiftedProximalOperators.jl

Proximal operators for use with RegularizedOptimization
Other
7 stars 8 forks source link

RootNormLhalfBinf partial prox + tests #93

Closed dpo closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 61.52% // Head: 61.79% // Increases project coverage by +0.26% :tada:

Coverage data is based on head (9bb06d5) compared to base (e808bfc). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #93 +/- ## ========================================== + Coverage 61.52% 61.79% +0.26% ========================================== Files 22 22 Lines 655 657 +2 ========================================== + Hits 403 406 +3 + Misses 252 251 -1 ``` | [Impacted Files](https://codecov.io/gh/JuliaSmoothOptimizers/ShiftedProximalOperators.jl/pull/93?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaSmoothOptimizers) | Coverage Δ | | |---|---|---| | [src/shiftedRootNormLhalfBinf.jl](https://codecov.io/gh/JuliaSmoothOptimizers/ShiftedProximalOperators.jl/pull/93/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaSmoothOptimizers#diff-c3JjL3NoaWZ0ZWRSb290Tm9ybUxoYWxmQmluZi5qbA==) | `86.36% <100.00%> (+1.36%)` | :arrow_up: | | [src/ShiftedProximalOperators.jl](https://codecov.io/gh/JuliaSmoothOptimizers/ShiftedProximalOperators.jl/pull/93/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaSmoothOptimizers#diff-c3JjL1NoaWZ0ZWRQcm94aW1hbE9wZXJhdG9ycy5qbA==) | `68.57% <0.00%> (+2.85%)` | :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=JuliaSmoothOptimizers). 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=JuliaSmoothOptimizers)

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