abess-team / abess

Fast Best-Subset Selection Library
https://abess.readthedocs.io/
Other
474 stars 41 forks source link

[Bug Fix, R] abess fails with one feature #494

Closed bbayukari closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (575d58b) 94.85% compared to head (7971590) 97.72%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #494 +/- ## ========================================== + Coverage 94.85% 97.72% +2.87% ========================================== Files 27 7 -20 Lines 2995 969 -2026 ========================================== - Hits 2841 947 -1894 + Misses 154 22 -132 ``` | Flag | Coverage Δ | | |---|---|---| | Python | `97.72% <ø> (ø)` | | | rpackage | `?` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=abess-team#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/abess-team/abess/pull/494?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=abess-team) | Coverage Δ | | |---|---|---| | [R-package/R/abess.R](https://codecov.io/gh/abess-team/abess/pull/494?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=abess-team#diff-Ui1wYWNrYWdlL1IvYWJlc3MuUg==) | | | | [R-package/R/print.abesspca.R](https://codecov.io/gh/abess-team/abess/pull/494?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=abess-team#diff-Ui1wYWNrYWdlL1IvcHJpbnQuYWJlc3NwY2EuUg==) | | | | [R-package/R/coef.abessrpca.R](https://codecov.io/gh/abess-team/abess/pull/494?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=abess-team#diff-Ui1wYWNrYWdlL1IvY29lZi5hYmVzc3JwY2EuUg==) | | | | [R-package/R/abesspca.R](https://codecov.io/gh/abess-team/abess/pull/494?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=abess-team#diff-Ui1wYWNrYWdlL1IvYWJlc3NwY2EuUg==) | | | | [R-package/R/plot.abesspca.R](https://codecov.io/gh/abess-team/abess/pull/494?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=abess-team#diff-Ui1wYWNrYWdlL1IvcGxvdC5hYmVzc3BjYS5S) | | | | [R-package/R/initialization.R](https://codecov.io/gh/abess-team/abess/pull/494?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=abess-team#diff-Ui1wYWNrYWdlL1IvaW5pdGlhbGl6YXRpb24uUg==) | | | | [R-package/R/plot.abessrpca.R](https://codecov.io/gh/abess-team/abess/pull/494?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=abess-team#diff-Ui1wYWNrYWdlL1IvcGxvdC5hYmVzc3JwY2EuUg==) | | | | [R-package/R/abessrpca.R](https://codecov.io/gh/abess-team/abess/pull/494?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=abess-team#diff-Ui1wYWNrYWdlL1IvYWJlc3NycGNhLlI=) | | | | [R-package/R/deviance.abess.R](https://codecov.io/gh/abess-team/abess/pull/494?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=abess-team#diff-Ui1wYWNrYWdlL1IvZGV2aWFuY2UuYWJlc3MuUg==) | | | | [R-package/R/print.abessrpca.R](https://codecov.io/gh/abess-team/abess/pull/494?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=abess-team#diff-Ui1wYWNrYWdlL1IvcHJpbnQuYWJlc3NycGNhLlI=) | | | | ... and [10 more](https://codecov.io/gh/abess-team/abess/pull/494?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=abess-team) | | 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=abess-team). 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=abess-team)

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