abess-team / skscope

skscope: Sparse-Constrained OPtimization via itErative-solvers
https://skscope.readthedocs.io
MIT License
312 stars 13 forks source link

add MultivariateFailure #69

Closed chenpnn closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (b003740) 95.62% compared to head (b4f782e) 94.24%. Report is 12 commits behind head on master.

Files Patch % Lines
skscope/utilities.py 0.00% 31 Missing :warning:
skscope/skmodel.py 95.12% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #69 +/- ## ========================================== - Coverage 95.62% 94.24% -1.38% ========================================== Files 18 19 +1 Lines 2032 2103 +71 Branches 653 653 ========================================== + Hits 1943 1982 +39 - Misses 59 91 +32 Partials 30 30 ```

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

Mamba413 commented 8 months ago

Cool! Thx for your contribution!