Skip to content

fix: #1162; preserving order of obs after _filter_table_by_elements - #1193

Merged
jan-glx merged 7 commits into
mainfrom
fix/reorder-obs-after-relational-query
Aug 28, 2026
Merged

fix: #1162; preserving order of obs after _filter_table_by_elements#1193
jan-glx merged 7 commits into
mainfrom
fix/reorder-obs-after-relational-query

test: xfail right_exclusive cases pending join bug fix

cf97dbc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 28, 2026 in 0s

91.89% (target 1.00%)

View this Pull Request on Codecov

91.89% (target 1.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.89%. Comparing base (c12548f) to head (cf97dbc).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1193      +/-   ##
==========================================
+ Coverage   91.85%   91.89%   +0.03%     
==========================================
  Files          53       53              
  Lines        7928     7942      +14     
==========================================
+ Hits         7282     7298      +16     
+ Misses        646      644       -2     
Files with missing lines Coverage Δ
src/spatialdata/_core/query/relational_query.py 95.89% <100.00%> (+0.57%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.