Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix index error left join #833

Merged
merged 3 commits into from
Jan 16, 2025
Merged

fix index error left join #833

merged 3 commits into from
Jan 16, 2025

Conversation

melonora
Copy link
Collaborator

follow up from #832 due to unpushed commit fixing the same problem for left join.

Copy link

codecov bot commented Jan 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.93%. Comparing base (0bed63b) to head (796c001).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #833   +/-   ##
=======================================
  Coverage   91.93%   91.93%           
=======================================
  Files          47       47           
  Lines        7290     7290           
=======================================
  Hits         6702     6702           
  Misses        588      588           
Files with missing lines Coverage Δ
src/spatialdata/_core/query/relational_query.py 90.78% <100.00%> (ø)

@melonora melonora merged commit ae71ae1 into scverse:main Jan 16, 2025
7 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants