style: improve stack traces - #88
Merged
Merged
Codecov / codecov/project
succeeded
Sep 8, 2026 in 1s
93.20% (target 1.00%)
View this Pull Request on Codecov
93.20% (target 1.00%)
Details
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).
| 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.
Loading