add decorator for deprecating function arguments (closes #18) #25
+201
−28
Codecov / codecov/project
succeeded
May 8, 2026 in 1s
97.57% (target 1.00%)
View this Pull Request on Codecov
97.57% (target 1.00%)
Details
Codecov Report
❌ Patch coverage is 98.14815% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 97.57%. Comparing base (89c0035) to head (6ab96c0).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/scverse_misc/_deprecated.py | 98.07% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #25 +/- ##
==========================================
+ Coverage 97.50% 97.57% +0.07%
==========================================
Files 5 5
Lines 240 289 +49
==========================================
+ Hits 234 282 +48
- Misses 6 7 +1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/scverse_misc/__init__.py | 100.00% <100.00%> (ø) |
|
| src/scverse_misc/_deprecated.py | 98.82% <98.07%> (-1.18%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading