spatialdata icon indicating copy to clipboard operation
spatialdata copied to clipboard

Added parameter to `sd.concatenate` to control whether to merge coordinate systems with the same name

Open timtreis opened this issue 9 months ago • 2 comments

timtreis avatar Apr 02 '25 09:04 timtreis

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 92.15%. Comparing base (872f8c2) to head (5c5fb38). :warning: Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #919   +/-   ##
=======================================
  Coverage   92.14%   92.15%           
=======================================
  Files          48       48           
  Lines        7473     7479    +6     
=======================================
+ Hits         6886     6892    +6     
  Misses        587      587           
Files with missing lines Coverage Δ
src/spatialdata/_core/concatenate.py 92.42% <100.00%> (+0.36%) :arrow_up:
:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Apr 02 '25 09:04 codecov[bot]

@timtreis I gave comments on the code and committed the suggestions that I made during review. Please have a look at the changes and if you are happy with them we can merge.

LucaMarconato avatar May 27 '25 16:05 LucaMarconato