Skip to content

Update scvi-tools requirement from ~=0.19 to ~=0.20 in /docker/openproblems-r-pytorch#814

Merged
scottgigante-immunai merged 4 commits intomainfrom
dependabot/pip/docker/openproblems-r-pytorch/scvi-tools-approx-eq-0.20
Mar 21, 2023
Merged

Update scvi-tools requirement from ~=0.19 to ~=0.20 in /docker/openproblems-r-pytorch#814
scottgigante-immunai merged 4 commits intomainfrom
dependabot/pip/docker/openproblems-r-pytorch/scvi-tools-approx-eq-0.20

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 2, 2023

Updates the requirements on scvi-tools to permit the latest version.

Release notes

Sourced from scvi-tools's releases.

scvi-tools 0.20.0

See the release notes for all changes.

This release is available via PyPi:

pip install scvi-tools

Conda availability will follow (< 2 days typically)

Please report any issues on GitHub.

Commits

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 2, 2023

Current build status

@dependabot dependabot Bot force-pushed the dependabot/pip/docker/openproblems-r-pytorch/scvi-tools-approx-eq-0.20 branch 2 times, most recently from 30f05f7 to 40425c7 Compare February 10, 2023 04:04
@dependabot dependabot Bot force-pushed the dependabot/pip/docker/openproblems-r-pytorch/scvi-tools-approx-eq-0.20 branch from 40425c7 to 4f69c56 Compare February 15, 2023 04:03
Updates the requirements on [scvi-tools](https://github.com/scverse/scvi-tools) to permit the latest version.
- [Release notes](https://github.com/scverse/scvi-tools/releases)
- [Commits](scverse/scvi-tools@0.19.0...0.20.0)

---
updated-dependencies:
- dependency-name: scvi-tools
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/docker/openproblems-r-pytorch/scvi-tools-approx-eq-0.20 branch from 4f69c56 to 61dafce Compare February 20, 2023 04:11
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 20, 2023

Codecov Report

Patch coverage: 98.55% and project coverage change: -0.07 ⚠️

Comparison is base (9d16650) 95.60% compared to head (f7e21aa) 95.53%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #814      +/-   ##
==========================================
- Coverage   95.60%   95.53%   -0.07%     
==========================================
  Files         187      187              
  Lines        4980     5063      +83     
  Branches      273      279       +6     
==========================================
+ Hits         4761     4837      +76     
- Misses        141      147       +6     
- Partials       78       79       +1     
Flag Coverage Δ
unittests 95.53% <98.55%> (-0.07%) ⬇️

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

Impacted Files Coverage Δ
...ration/batch_integration_embed/metrics/cc_score.py 100.00% <ø> (ø)
...n/batch_integration_embed/metrics/iso_label_sil.py 100.00% <ø> (ø)
...ntegration/batch_integration_embed/metrics/kBET.py 100.00% <ø> (ø)
...integration/batch_integration_embed/metrics/pcr.py 100.00% <ø> (ø)
...ation/batch_integration_embed/metrics/sil_batch.py 100.00% <ø> (ø)
...tion/batch_integration_embed/metrics/silhouette.py 100.00% <ø> (ø)
...ch_integration_feature/metrics/hvg_conservation.py 100.00% <ø> (ø)
...tegration/batch_integration_graph/methods/bbknn.py 100.00% <ø> (ø)
...egration/batch_integration_graph/methods/combat.py 100.00% <ø> (ø)
...gration/batch_integration_graph/methods/fastmnn.py 100.00% <ø> (ø)
... and 82 more

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 9, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

1 similar comment
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 10, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 21, 2023

A newer version of scvi-tools exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@scottgigante-immunai
Copy link
Copy Markdown
Collaborator

@scottgigante-immunai scottgigante-immunai merged commit 676fb9c into main Mar 21, 2023
@scottgigante-immunai scottgigante-immunai deleted the dependabot/pip/docker/openproblems-r-pytorch/scvi-tools-approx-eq-0.20 branch March 21, 2023 13:56
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.

1 participant