Skip to content

Refactor [WIP]: Removed the spatial models from scvi-tools in v1.6 and move them to scVIVA-Tools - #3908

Open
ori-kron-wis wants to merge 13 commits into
mainfrom
Ori-preparing-for-1p6
Open

Refactor [WIP]: Removed the spatial models from scvi-tools in v1.6 and move them to scVIVA-Tools#3908
ori-kron-wis wants to merge 13 commits into
mainfrom
Ori-preparing-for-1p6

Conversation

@ori-kron-wis

Copy link
Copy Markdown
Collaborator

inc all peripheral classes/functions that are no longer used

@ori-kron-wis ori-kron-wis self-assigned this Jul 9, 2026
@ori-kron-wis ori-kron-wis added on-merge: backport to 1.5.x on-merge: backport to 1.5.x cuda tests Run test suite on CUDA labels Jul 9, 2026

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: bdc69348d5

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread docs/tutorials/index_spatial.md
@codecov

codecov Bot commented Jul 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.49%. Comparing base (615ff10) to head (fefa0e9).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3908      +/-   ##
==========================================
- Coverage   88.58%   88.49%   -0.09%     
==========================================
  Files         241      241              
  Lines       23744    23731      -13     
==========================================
- Hits        21033    21001      -32     
- Misses       2711     2730      +19     
Flag Coverage Δ
cuda 72.87% <100.00%> (-1.87%) ⬇️
integration 72.85% <100.00%> (-1.82%) ⬇️

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

Files with missing lines Coverage Δ
src/scvi/external/__init__.py 100.00% <ø> (ø)
src/scvi/hub/_template.py 100.00% <ø> (ø)
src/scvi/model/__init__.py 95.45% <ø> (-0.20%) ⬇️
src/scvi/model/_condscvi.py 84.76% <ø> (ø)
src/scvi/model/base/_base_model.py 83.71% <100.00%> (ø)
src/scvi/module/__init__.py 95.00% <ø> (-0.24%) ⬇️

... and 4 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ori-kron-wis ori-kron-wis changed the title Refactor: Removed the spatial models from scvi-tools in v1.6 and move them to scVIVA-Tools Refactor [WIP]: Removed the spatial models from scvi-tools in v1.6 and move them to scVIVA-Tools Jul 9, 2026
# Conflicts:
#	docs/user_guide/models/diagvi.md
#	src/scvi/external/diagvi/_model.py
# Conflicts:
#	docs/tutorials/index_multimodal.md
#	docs/user_guide/index.md
#	docs/user_guide/models/diagvi.md
#	docs/user_guide/models/resolvi.md
#	docs/user_guide/models/stereoscope.md
#	pyproject.toml
#	src/scvi/external/diagvi/_model.py
#	src/scvi/external/gimvi/_model.py
#	src/scvi/external/gimvi/_utils.py
#	src/scvi/external/resolvi/_utils.py
#	src/scvi/external/scviva/_module.py
# Conflicts:
#	CHANGELOG.md
#	docs/api/developer.md
#	docs/user_guide/models/resolvi.md
#	pyproject.toml
#	src/scvi/external/gimvi/_module.py
#	src/scvi/external/resolvi/_model.py
#	src/scvi/external/scviva/_model.py
#	src/scvi/external/scviva/_module.py
#	src/scvi/external/scviva/differential_expression/_de_utils.py
#	src/scvi/external/scviva/differential_expression/_results_dataclass.py
#	src/scvi/external/tangram/_model.py
#	src/scvi/model/_destvi.py
#	src/scvi/module/_mrdeconv.py
#	tests/external/resolvi/test_resolvi.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cuda tests Run test suite on CUDA on-merge: backport to 1.5.x on-merge: backport to 1.5.x

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant