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

Backport PR #3237 on branch 1.3.x (feat: supervised module class to be used with semisupervised models.) #3239

Conversation

meeseeksmachine
Copy link
Contributor

Backport PR #3237: feat: supervised module class to be used with semisupervised models.

@lumberbot-app lumberbot-app bot added the on-merge: backport to 1.3.x on-merge: backport to 1.3.x label Mar 5, 2025
Copy link

codecov bot commented Mar 5, 2025

Codecov Report

Attention: Patch coverage is 86.66667% with 8 lines in your changes missing coverage. Please review.

Project coverage is 80.82%. Comparing base (e0bd660) to head (eda36b3).
Report is 1 commits behind head on 1.3.x.

Files with missing lines Patch % Lines
src/scvi/module/base/_base_module.py 85.18% 8 Missing ⚠️

❌ Your project status has failed because the head coverage (80.82%) is below the target coverage (83.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##            1.3.x    #3239      +/-   ##
==========================================
+ Coverage   80.79%   80.82%   +0.03%     
==========================================
  Files         193      193              
  Lines       17092    17067      -25     
==========================================
- Hits        13809    13794      -15     
+ Misses       3283     3273      -10     
Files with missing lines Coverage Δ
src/scvi/external/methylvi/_methylanvi_module.py 79.48% <100.00%> (+2.85%) ⬆️
src/scvi/external/methylvi/_methylvi_module.py 80.19% <100.00%> (+0.19%) ⬆️
src/scvi/module/_scanvae.py 86.41% <100.00%> (+1.03%) ⬆️
src/scvi/module/base/__init__.py 100.00% <ø> (ø)
src/scvi/module/base/_base_module.py 88.12% <85.18%> (-0.31%) ⬇️

@ori-kron-wis ori-kron-wis merged commit e445c49 into scverse:1.3.x Mar 5, 2025
16 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
on-merge: backport to 1.3.x on-merge: backport to 1.3.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants