Skip to content

Conversation

@BioinfoTongLI
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Nov 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.79%. Comparing base (c3d4c4c) to head (c5e347a).
Report is 48 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #777   +/-   ##
=======================================
  Coverage   91.79%   91.79%           
=======================================
  Files          45       45           
  Lines        7118     7120    +2     
=======================================
+ Hits         6534     6536    +2     
  Misses        584      584           
Files with missing lines Coverage Δ
src/spatialdata/_core/query/spatial_query.py 95.52% <100.00%> (+0.02%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

target_coordinate_system: str,
filter_table: bool = True,
) -> SpatialData:
min_coordinate = _parse_list_into_array(min_coordinate)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add remark on performance with points to function documentation in Notes header

@BioinfoTongLI BioinfoTongLI changed the title add options to filter different elements with bounding box query function add warning when running bounding box query if points is present Nov 14, 2024
@LucaMarconato LucaMarconato enabled auto-merge (squash) January 5, 2025 14:49
@LucaMarconato LucaMarconato merged commit 2865dfd into scverse:main Jan 5, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants