Skip to content

Enhanced numerical obs mapping support and method consistency#30

Merged
Marius1311 merged 6 commits intomainfrom
feat/naming
Jun 2, 2025
Merged

Enhanced numerical obs mapping support and method consistency#30
Marius1311 merged 6 commits intomainfrom
feat/naming

Conversation

@Marius1311
Copy link
Member

@Marius1311 Marius1311 commented Jun 1, 2025

Method renaming and numerical obs mapping improvements

Closes #29

Summary

Renamed 4 methods for consistency and improved numerical observation mapping behavior.

Changes

  • Renamed transfer_labelsmap_obs
  • Renamed transfer_expressionmap_layers
  • Renamed transfer_embeddingsmap_obsm

@codecov
Copy link

codecov bot commented Jun 1, 2025

Codecov Report

❌ Patch coverage is 84.48276% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.30%. Comparing base (7edb7fe) to head (6071e84).
⚠️ Report is 127 commits behind head on main.

Files with missing lines Patch % Lines
src/cellmapper/model/cellmapper.py 85.96% 8 Missing ⚠️
src/cellmapper/model/evaluate.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #30      +/-   ##
==========================================
- Coverage   85.67%   85.30%   -0.38%     
==========================================
  Files           9        9              
  Lines         747      762      +15     
==========================================
+ Hits          640      650      +10     
- Misses        107      112       +5     
Files with missing lines Coverage Δ
src/cellmapper/model/evaluate.py 80.00% <0.00%> (ø)
src/cellmapper/model/cellmapper.py 85.78% <85.96%> (-1.64%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Marius1311 Marius1311 merged commit ff27547 into main Jun 2, 2025
9 checks passed
@Marius1311 Marius1311 deleted the feat/naming branch June 2, 2025 08:10
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.

Enhanced numerical obs mapping support and method consistency

1 participant