Skip to content

fix: update niche function parameters to use 'copy' instead of 'inpla… - #1274

Open
selmanozleyen wants to merge 1 commit into
mainfrom
chore/niche-function-copy-not-inplace
Open

fix: update niche function parameters to use 'copy' instead of 'inpla…#1274
selmanozleyen wants to merge 1 commit into
mainfrom
chore/niche-function-copy-not-inplace

Conversation

@selmanozleyen

@selmanozleyen selmanozleyen commented Aug 21, 2026

Copy link
Copy Markdown
Member

fixes: #1273

Since they are new functions that are unreleased, I didn't see the need to warn users

@selmanozleyen selmanozleyen self-assigned this Aug 25, 2026
@codecov

codecov Bot commented Aug 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.67%. Comparing base (76b6757) to head (90db427).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1274      +/-   ##
==========================================
+ Coverage   78.60%   78.67%   +0.06%     
==========================================
  Files          63       63              
  Lines        9348     9339       -9     
  Branches     1559     1555       -4     
==========================================
- Hits         7348     7347       -1     
+ Misses       1426     1422       -4     
+ Partials      574      570       -4     
Files with missing lines Coverage Δ
src/squidpy/_docs.py 95.23% <ø> (-0.06%) ⬇️
src/squidpy/gr/_niche.py 77.72% <100.00%> (+1.57%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@selmanozleyen
selmanozleyen requested a review from timtreis August 25, 2026 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

inplace vs copy unification in niche function

1 participant