scverse / squidpy

Spatial Single Cell Analysis in Python
https://squidpy.readthedocs.io/en/stable/
BSD 3-Clause "New" or "Revised" License
428 stars 79 forks source link

fix precommit #759

Closed giovp closed 12 months ago

giovp commented 12 months ago

IMPORTANT: Please search among the Pull requests before creating one.

Description

How has this been tested?

Closes

codecov-commenter commented 12 months ago

Codecov Report

Merging #759 (07f089a) into main (9eca4a7) will decrease coverage by 2.28%. Report is 3 commits behind head on main. The diff coverage is 38.88%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #759 +/- ## ========================================== - Coverage 72.21% 69.94% -2.28% ========================================== Files 39 39 Lines 5442 5476 +34 Branches 1019 1024 +5 ========================================== - Hits 3930 3830 -100 - Misses 1226 1358 +132 - Partials 286 288 +2 ``` | [Files](https://app.codecov.io/gh/scverse/squidpy/pull/759?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scverse) | Coverage Δ | | |---|---|---| | [src/squidpy/pl/\_interactive/interactive.py](https://app.codecov.io/gh/scverse/squidpy/pull/759?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scverse#diff-c3JjL3NxdWlkcHkvcGwvX2ludGVyYWN0aXZlL2ludGVyYWN0aXZlLnB5) | `54.16% <100.00%> (+3.10%)` | :arrow_up: | | [src/squidpy/im/\_container.py](https://app.codecov.io/gh/scverse/squidpy/pull/759?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scverse#diff-c3JjL3NxdWlkcHkvaW0vX2NvbnRhaW5lci5weQ==) | `85.42% <0.00%> (ø)` | | | [src/squidpy/pl/\_interactive/\_widgets.py](https://app.codecov.io/gh/scverse/squidpy/pull/759?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scverse#diff-c3JjL3NxdWlkcHkvcGwvX2ludGVyYWN0aXZlL193aWRnZXRzLnB5) | `2.43% <50.00%> (-27.89%)` | :arrow_down: | | [src/squidpy/\_utils.py](https://app.codecov.io/gh/scverse/squidpy/pull/759?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scverse#diff-c3JjL3NxdWlkcHkvX3V0aWxzLnB5) | `56.29% <35.48%> (-5.38%)` | :arrow_down: | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/scverse/squidpy/pull/759/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scverse)