spatialdata
spatialdata copied to clipboard
[pre-commit.ci] pre-commit autoupdate
updates:
Codecov Report
Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
Project coverage is 92.11%. Comparing base (
88664ab) to head (1f4973c). Report is 10 commits behind head on main.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/spatialdata/_core/query/_utils.py | 50.00% | 1 Missing :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## main #884 +/- ##
=======================================
Coverage 92.11% 92.11%
=======================================
Files 48 48
Lines 7429 7429
=======================================
Hits 6843 6843
Misses 586 586
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/spatialdata/_core/query/_utils.py | 81.65% <50.00%> (ø) |
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Some installation tests were failing due to the wrong version of xarray-dataclasses being installed. I fixed them by adding a lower bound. More info here https://github.com/spatial-image/spatial-image/pull/29.