abess-team / abess

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

Add __all__ #396

Closed oooo26 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #396 (1a8734c) into master (1e88072) will increase coverage by 1.10%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #396      +/-   ##
==========================================
+ Coverage   96.22%   97.33%   +1.10%     
==========================================
  Files          29        9      -20     
  Lines        3074     1049    -2025     
==========================================
- Hits         2958     1021    -1937     
+ Misses        116       28      -88     
Flag Coverage Δ
Python 97.33% <100.00%> (+<0.01%) :arrow_up:
rpackage ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
python/abess/__init__.py 100.00% <100.00%> (ø)
R-package/R/plot.abessrpca.R
R-package/R/abesspca.R
R-package/R/extract.abess.R
R-package/R/generate.matrix.R
R-package/R/print.abessrpca.R
R-package/R/abessrpca.R
R-package/R/generate.spc.matrix.R
R-package/R/plot.abess.R
R-package/R/initialization.R
... and 11 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1e88072...1a8734c. Read the comment docs.