Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove np.random as RandomState #217

Merged
merged 1 commit into from
Oct 18, 2023

remove np.random as RandomState

f534235
Select commit
Loading
Failed to load commit list.
Merged

remove np.random as RandomState #217

remove np.random as RandomState
f534235
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 18, 2023 in 1s

92.39% (+0.00%) compared to 64a3eab

View this Pull Request on Codecov

92.39% (+0.00%) compared to 64a3eab

Details

Codecov Report

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

Comparison is base (64a3eab) 92.39% compared to head (f534235) 92.39%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #217   +/-   ##
=======================================
  Coverage   92.39%   92.39%           
=======================================
  Files          17       17           
  Lines        1617     1617           
=======================================
  Hits         1494     1494           
  Misses        123      123           
Files Coverage Δ
src/pyuoi/decomposition/NMF.py 95.94% <100.00%> (ø)
src/pyuoi/linear_model/base.py 81.87% <100.00%> (ø)
src/pyuoi/datasets/__init__.py 87.05% <0.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.