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

feat: Change template for HuggingFace. #3078

Open
wants to merge 37 commits into
base: main
Choose a base branch
from
Open

Conversation

canergen
Copy link
Member

@canergen canergen commented Dec 4, 2024

No description provided.

Copy link

codecov bot commented Dec 4, 2024

Codecov Report

Attention: Patch coverage is 79.35943% with 58 lines in your changes missing coverage. Please review.

Project coverage is 83.69%. Comparing base (6ae39a4) to head (76b2285).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/scvi/hub/_model.py 68.42% 24 Missing ⚠️
src/scvi/criticism/_create_criticism_report.py 82.22% 16 Missing ⚠️
src/scvi/hub/_metadata.py 59.25% 11 Missing ⚠️
src/scvi/criticism/_ppc.py 87.50% 5 Missing ⚠️
src/scvi/data/_manager.py 95.45% 1 Missing ⚠️
src/scvi/module/_vaec.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3078      +/-   ##
==========================================
- Coverage   87.67%   83.69%   -3.99%     
==========================================
  Files         180      181       +1     
  Lines       15187    15386     +199     
==========================================
- Hits        13315    12877     -438     
- Misses       1872     2509     +637     
Files with missing lines Coverage Δ
src/scvi/criticism/__init__.py 100.00% <100.00%> (ø)
src/scvi/hub/_constants.py 100.00% <100.00%> (ø)
src/scvi/hub/_template.py 100.00% <100.00%> (ø)
src/scvi/model/_totalvi.py 87.82% <100.00%> (+0.53%) ⬆️
src/scvi/data/_manager.py 95.75% <95.45%> (-0.37%) ⬇️
src/scvi/module/_vaec.py 88.37% <0.00%> (+2.97%) ⬆️
src/scvi/criticism/_ppc.py 86.29% <87.50%> (-2.19%) ⬇️
src/scvi/hub/_metadata.py 85.00% <59.25%> (-7.56%) ⬇️
src/scvi/criticism/_create_criticism_report.py 82.22% <82.22%> (ø)
src/scvi/hub/_model.py 84.83% <68.42%> (-8.72%) ⬇️

... and 9 files with indirect coverage changes

@canergen canergen added the private tests Run private tests label Dec 4, 2024
@canergen canergen changed the title Change template for HuggingFace. feat: Change template for HuggingFace. Dec 4, 2024
@canergen canergen added the cuda tests Run test suite on CUDA label Dec 23, 2024
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 hub private tests Run private tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants