Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add sample probabilities #3410

Merged
merged 4 commits into from
Dec 20, 2024
Merged

Add sample probabilities #3410

merged 4 commits into from
Dec 20, 2024

Conversation

flying-sheep
Copy link
Member

@flying-sheep flying-sheep commented Dec 20, 2024

  • Release notes not necessary because:

@flying-sheep flying-sheep added this to the 1.11.0 milestone Dec 20, 2024
Copy link

codecov bot commented Dec 20, 2024

Codecov Report

Attention: Patch coverage is 84.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 76.65%. Comparing base (ac4c629) to head (179c9f2).

Files with missing lines Patch % Lines
src/scanpy/get/get.py 75.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3410      +/-   ##
==========================================
- Coverage   76.66%   76.65%   -0.01%     
==========================================
  Files         112      112              
  Lines       12935    12946      +11     
==========================================
+ Hits         9916     9924       +8     
- Misses       3019     3022       +3     
Files with missing lines Coverage Δ
src/scanpy/get/_aggregated.py 95.20% <100.00%> (-0.04%) ⬇️
src/scanpy/plotting/_tools/scatterplots.py 86.72% <100.00%> (-0.04%) ⬇️
src/scanpy/preprocessing/_scale.py 78.94% <100.00%> (ø)
src/scanpy/preprocessing/_simple.py 91.42% <100.00%> (+0.06%) ⬆️
src/scanpy/tools/_rank_genes_groups.py 94.50% <100.00%> (-0.02%) ⬇️
src/scanpy/get/get.py 91.17% <75.00%> (-1.06%) ⬇️

@flying-sheep flying-sheep marked this pull request as ready for review December 20, 2024 12:48
@flying-sheep flying-sheep merged commit 397d703 into main Dec 20, 2024
2 of 4 checks passed
@flying-sheep flying-sheep deleted the pa/sample-p branch December 20, 2024 13:19
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.

Add mask to sc.pp.sample
1 participant