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

Fix argument deprecation #404

Merged
merged 9 commits into from
Mar 31, 2024

less exact test for scvi and scanvi

75a4309
Select commit
Loading
Failed to load commit list.
Merged

Fix argument deprecation #404

less exact test for scvi and scanvi
75a4309
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 31, 2024 in 0s

52.81% (target 1.00%)

View this Pull Request on Codecov

52.81% (target 1.00%)

Details

Codecov Report

Attention: Patch coverage is 43.90244% with 23 lines in your changes are missing coverage. Please review.

Project coverage is 52.81%. Comparing base (ed3e284) to head (75a4309).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #404      +/-   ##
==========================================
- Coverage   53.29%   52.81%   -0.48%     
==========================================
  Files          22       22              
  Lines        1852     1882      +30     
==========================================
+ Hits          987      994       +7     
- Misses        865      888      +23     
Files Coverage Δ
scib/metrics/pcr.py 81.15% <100.00%> (ø)
scib/utils.py 63.63% <0.00%> (ø)
scib/metrics/ari.py 87.09% <66.66%> (-5.50%) ⬇️
scib/metrics/highly_variable_genes.py 89.74% <60.00%> (-4.71%) ⬇️
scib/metrics/nmi.py 29.72% <71.42%> (+2.19%) ⬆️
scib/metrics/silhouette.py 83.72% <66.66%> (-1.28%) ⬇️
scib/_package_tools.py 46.66% <6.66%> (-40.00%) ⬇️

... and 1 file with indirect coverage changes