Skip to content

style: improve stack traces - #88

Merged
flying-sheep merged 1 commit into
mainfrom
style--improve-stack-traces
Sep 8, 2026
Merged

style: improve stack traces#88
flying-sheep merged 1 commit into
mainfrom
style--improve-stack-traces

Conversation

@flying-sheep

@flying-sheep flying-sheep commented Sep 8, 2026

Copy link
Copy Markdown
Member

The EM lints prevent stack traces from having confusing almost-copies of the message next to the message.

https://docs.astral.sh/ruff/rules/raw-string-in-exception/

@codecov

codecov Bot commented Sep 8, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 84.61538% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.20%. Comparing base (89df8df) to head (3e1324e).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/scverse_misc/_extensions.py 85.71% 2 Missing ⚠️
src/scverse_misc/datasets/_fetcher.py 66.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #88      +/-   ##
==========================================
- Coverage   93.36%   93.20%   -0.16%     
==========================================
  Files          12       12              
  Lines         708      721      +13     
==========================================
+ Hits          661      672      +11     
- Misses         47       49       +2     
Files with missing lines Coverage Δ
src/scverse_misc/datasets/_registry.py 100.00% <100.00%> (ø)
src/scverse_misc/_extensions.py 84.26% <85.71%> (+0.12%) ⬆️
src/scverse_misc/datasets/_fetcher.py 96.66% <66.66%> (-1.58%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@flying-sheep
flying-sheep merged commit 6351c5b into main Sep 8, 2026
12 checks passed
@flying-sheep
flying-sheep deleted the style--improve-stack-traces branch September 8, 2026 09:34
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