Skip to content

fixes and scvi tools version#10

Merged
adamgayoso merged 6 commits intomainfrom
fixes
Mar 3, 2023
Merged

fixes and scvi tools version#10
adamgayoso merged 6 commits intomainfrom
fixes

Conversation

@adamgayoso
Copy link
Copy Markdown
Member

Fixes #9

@adamgayoso adamgayoso requested a review from WeilerP March 3, 2023 03:04
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 3, 2023

Codecov Report

Patch coverage: 66.66% and no project coverage change

Comparison is base (24a47ce) 80.81% compared to head (a8e9893) 80.81%.

❗ Current head a8e9893 differs from pull request most recent head c6f166e. Consider uploading reports for the commit c6f166e to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #10   +/-   ##
=======================================
  Coverage   80.81%   80.81%           
=======================================
  Files           4        5    +1     
  Lines         787      808   +21     
=======================================
+ Hits          636      653   +17     
- Misses        151      155    +4     
Impacted Files Coverage Δ
velovi/_model.py 78.99% <25.00%> (-0.19%) ⬇️
velovi/_module.py 89.76% <100.00%> (-0.10%) ⬇️
velovi/_utils.py 37.03% <100.00%> (ø)
velovi/__init__.py 86.95% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@adamgayoso adamgayoso merged commit bb25076 into main Mar 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

get_gene_likelihood fails due to tensors on different devices

1 participant