abess-team / abess

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

Update pytest #423

Closed oooo26 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #423 (c6aa211) into master (98354bb) will increase coverage by 0.19%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #423      +/-   ##
==========================================
+ Coverage   95.65%   95.85%   +0.19%     
==========================================
  Files          20       29       +9     
  Lines        2026     3110    +1084     
==========================================
+ Hits         1938     2981    +1043     
- Misses         88      129      +41     
Flag Coverage Δ
Python 96.21% <ø> (?)
rpackage 95.65% <ø> (ø)

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

Impacted Files Coverage Δ
python/abess/functions.py 95.06% <0.00%> (ø)
python/abess/bess_base.py 98.78% <0.00%> (ø)
python/abess/pca.py 100.00% <0.00%> (ø)
python/abess/datasets.py 92.21% <0.00%> (ø)
python/abess/utilities.py 100.00% <0.00%> (ø)
python/abess/decomposition.py 93.65% <0.00%> (ø)
python/abess/metrics.py 93.05% <0.00%> (ø)
python/abess/linear.py 100.00% <0.00%> (ø)
python/abess/__init__.py 100.00% <0.00%> (ø)

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 98354bb...c6aa211. Read the comment docs.