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

(fix): remove @wraps(BaseException.add_note) #3477

Merged
merged 2 commits into from
Feb 21, 2025
Merged

Conversation

ilan-gold
Copy link
Contributor

  • Release notes not necessary because: Not important enough :/

@ilan-gold ilan-gold added this to the 1.11.1 milestone Feb 21, 2025
@ilan-gold ilan-gold changed the title (fix): remote @wraps(BaseException.add_note) (fix): remove @wraps(BaseException.add_note) Feb 21, 2025
@ilan-gold
Copy link
Contributor Author

I'm not sure why this was broken, but it was. This is only used in one place and will go away once we bump to 3.11 so I don't really have the energy to investigate further

Copy link

codecov bot commented Feb 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.40%. Comparing base (90cbc79) to head (6413154).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3477      +/-   ##
==========================================
- Coverage   75.40%   75.40%   -0.01%     
==========================================
  Files         113      113              
  Lines       13260    13259       -1     
==========================================
- Hits         9999     9998       -1     
  Misses       3261     3261              
Files with missing lines Coverage Δ
src/scanpy/_compat.py 84.49% <ø> (-0.12%) ⬇️

@flying-sheep
Copy link
Member

whew, this seems like a doozy, nice work!

@flying-sheep flying-sheep merged commit 607bb9c into main Feb 21, 2025
14 checks passed
@flying-sheep flying-sheep deleted the ig/fix_py311_tests branch February 21, 2025 16:36
meeseeksmachine pushed a commit to meeseeksmachine/scanpy that referenced this pull request Feb 21, 2025
flying-sheep pushed a commit that referenced this pull request Feb 21, 2025
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.

3.11 Tests Don't Run
2 participants