Skip to content

Implement simple kernel with equal weight for all neighbors#22

Merged
Marius1311 merged 2 commits intomainfrom
feat/equal_weight
May 4, 2025
Merged

Implement simple kernel with equal weight for all neighbors#22
Marius1311 merged 2 commits intomainfrom
feat/equal_weight

Conversation

@Marius1311
Copy link
Member

Could be useful for spatial smoothing. Very basic.

@codecov
Copy link

codecov bot commented May 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.22%. Comparing base (b95cae7) to head (253c46d).
⚠️ Report is 180 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #22      +/-   ##
==========================================
+ Coverage   85.17%   85.22%   +0.04%     
==========================================
  Files           7        7              
  Lines         607      609       +2     
==========================================
+ Hits          517      519       +2     
  Misses         90       90              
Files with missing lines Coverage Δ
src/cellmapper/cellmapper.py 87.71% <100.00%> (ø)
src/cellmapper/knn.py 79.65% <100.00%> (+0.23%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Marius1311 Marius1311 merged commit 8a708f6 into main May 4, 2025
9 checks passed
@Marius1311 Marius1311 deleted the feat/equal_weight branch May 4, 2025 16:07
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.

1 participant