[pre-commit.ci] pre-commit autoupdate#44
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## release_0_1_10 #44 +/- ##
===============================================
Coverage 69.57% 69.57%
===============================================
Files 49 49
Lines 2524 2524
===============================================
Hits 1756 1756
Misses 768 768 🚀 New features to boost your workflow:
|
02a1c4a to
1fcdd92
Compare
1fcdd92 to
1aa6da8
Compare
c4402e6 to
1e5e4bb
Compare
1e5e4bb to
90977a5
Compare
90977a5 to
ba2cdcc
Compare
2a7dfbf to
bd647b6
Compare
981fc06 to
763fdb5
Compare
763fdb5 to
e57931f
Compare
updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.2 → v0.14.0](astral-sh/ruff-pre-commit@v0.12.2...v0.14.0) - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0)
e57931f to
0f11545
Compare
moinfar
added a commit
that referenced
this pull request
Nov 19, 2025
* [pre-commit.ci] pre-commit autoupdate (#44) updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.2 → v0.14.0](astral-sh/ruff-pre-commit@v0.12.2...v0.14.0) - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * Add RnaSeqMixin from scvi-tools (#51) * Support RnaSeqMixin * Code Improvement * BugFix * BugFix * BugFix * BugFix for issue #46 * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * decode in log space by default. This aligns with traverse data's current settings. --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * Update changelog * Update release 0.1.10 * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Allow loading models from before pypi release * Update changelog * Update release 0.1.10 * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Trying to fix readthedocs builds * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Trying to fix readthedocs builds * Trying to fix readthedocs builds * Trying to fix readthedocs builds * Trying to fix readthedocs builds * Trying to fix readthedocs builds * Stop trying to fix readthedocs builds * Make model more compatible with RNASeqMixin * delay release to 0.1.11 * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Remove dependabot config * Add codecov badge * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * update versions in `_update_source_registry_for_existing_model` * Update code * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * [pre-commit.ci] pre-commit autoupdate (#49) updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.2 → v0.14.5](astral-sh/ruff-pre-commit@v0.12.2...v0.14.5) - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Amir Ali Moinfar <moinfar.amirali@gmail.com> --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
updates: