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

Backport PR #1396 on branch 0.10.x (remove circularity and implicit module members) #1397

Conversation

meeseeksmachine
Copy link

Backport PR #1396: remove circularity and implicit module members

@lumberbot-app lumberbot-app bot added this to the 0.10.6 milestone Mar 4, 2024
@flying-sheep flying-sheep enabled auto-merge (squash) March 4, 2024 09:50
Copy link

codecov bot commented Mar 4, 2024

Codecov Report

Attention: Patch coverage is 98.03922% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 83.78%. Comparing base (7827524) to head (1fbd3aa).

Additional details and impacted files
@@            Coverage Diff             @@
##           0.10.x    #1397      +/-   ##
==========================================
- Coverage   85.94%   83.78%   -2.16%     
==========================================
  Files          36       37       +1     
  Lines        5491     5500       +9     
==========================================
- Hits         4719     4608     -111     
- Misses        772      892     +120     
Flag Coverage Δ
gpu-tests ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
anndata/__init__.py 79.16% <100.00%> (+0.90%) ⬆️
anndata/_core/anndata.py 84.55% <100.00%> (-0.60%) ⬇️
anndata/_core/raw.py 79.28% <100.00%> (-4.29%) ⬇️
anndata/_io/__init__.py 100.00% <100.00%> (ø)
anndata/_core/aligned_df.py 97.77% <97.77%> (ø)

... and 7 files with indirect coverage changes

@flying-sheep flying-sheep merged commit 55d49d5 into scverse:0.10.x Mar 4, 2024
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants