Skip to content

fix bug join non-annotating table wrong region metadata

bd24238
Select commit
Loading
Failed to load commit list.
Merged

Fix bug join operation with non-annotating table #864

fix bug join non-annotating table wrong region metadata
bd24238
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Feb 6, 2025 in 0s

91.96% (target 1.00%)

View this Pull Request on Codecov

91.96% (target 1.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.96%. Comparing base (e3ab814) to head (bd24238).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #864      +/-   ##
==========================================
+ Coverage   91.95%   91.96%   +0.01%     
==========================================
  Files          47       47              
  Lines        7345     7355      +10     
==========================================
+ Hits         6754     6764      +10     
  Misses        591      591              
Files with missing lines Coverage Δ
src/spatialdata/_core/query/relational_query.py 90.98% <100.00%> (+0.20%) ⬆️